Search Postgresql Archives

Re: location for pg_default tablespace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



AI Rumman wrote:
I am new at Postgresql. Previously I used to work with Oracle.
I am surprised to see that the location for pg_default tablespace in my database for a Postgresql cluster is null. Could anyone please tell me what is the location of default tablespace in postgresql and how could I find it?

Its the $PGDATA directory. The location of this varies widely by operating system and postgres distribution. For instance, the postgres supplied with fedora and redhat linuxes tend to put this in /var/lib/pgsql/data ... If you build postgres from source on a unix-like system, using full defaults, its probably /usr/local/pgsql/data



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux