Re: Changing default ../data/ directory
Rich Shepard <[email protected]> Sat, 4 Jan 2020 10:20:55 -0800 (PST)
| Newsgroups | gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 4 Jan 2020, Adrian Klaver wrote: > I don't see anything here: > https://slackbuilds.org/slackbuilds/14.2/system/postgresql/rc.postgresql.new > that changes the conf location, so postgresql.conf should be in the DATADIR: > /var/lib/pgsql/$PG_VERSION/data Adrian, How interesting. When I used 'locate postgresql.conf' it did not find it, only /usr/share/postgresql-11/postgresql.conf.sample. That's because users are not allowed to see what's in /var/lib/. I don't recall running into this issue before. Thanks, Rich