Search Postgresql Archives

Re: Built in function question

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

 



Tony Caduto wrote:

[question about finding data directory]

I found it in the pg_settings view, but if there is another way I would like to know about it.


As Tom aluded, you can also do this:

regression=# select current_setting('data_directory');
      current_setting
---------------------------
 /usr/local/pgsql-8.0/data
(1 row)

Joe

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

[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