How can I find where Postgres 8.x database files are saved in Ubuntu 10.04 file system?
In the postgres prompt, just execute this query:
SHOW data_directory;
Check also the Ubuntu manual: https://help.ubuntu.com/10.04/serverguide/C/postgresql.html
1.4m articles
1.4m replys
5 comments
57.0k users