tablespace concept in postgres

Sdílet
Vložit
  • čas přidán 22. 08. 2024

Komentáře • 7

  • @shankapatil
    @shankapatil Před 4 lety +1

    To the point explanation. Thanks

  • @kundandprince001
    @kundandprince001 Před 5 lety +1

    Nice explanation and tutorial as well.
    Could you please let us know how to create a specific tablespace for specific database?

  • @violetsania
    @violetsania Před 4 lety

    Thank you for this wonderful explanation

  • @rajdeeplaha8038
    @rajdeeplaha8038 Před 5 lety

    thank u for define this very clearly

  • @MrNarasimhakumar
    @MrNarasimhakumar Před 3 lety

    Thanks for the explanation. I have one question how to manage tablespace path as when we move the same script to other environments we may not have the same path in all the environments.

  • @kkcbalaji
    @kkcbalaji Před 4 lety

    Hi, Is there any chance to spread a single table across multiple mount points ? Do We have to partition the table to achieve it or can anything be done from Tablespace layer?

  • @prabhatkumar1162
    @prabhatkumar1162 Před 4 lety

    I am new to postgres. I am facing some issue. I have multiple users each are owner of his database. Can we restrict to show only database for who is owner of that using \l command