Re: [GENERAL] 7.0.2 install doesn't read .conf files

2000-08-18 Thread Tom Lane
Eugene Lee <[EMAIL PROTECTED]> writes: > Note, no "-i" option. Instead, I added the line "tcpip_socket = yes" > in the file /usr/local/pgsql/data/postgresql.conf to enable TCP/IP > socket access. But the line in the config file doesn't work. There is no such config file in 7.0.*. You must be r

[GENERAL] 7.0.2 install doesn't read .conf files

2000-08-18 Thread Eugene Lee
I've installed 7.0.2 from the tarball (not the RPM) on a Redhat 6.1 system. The server starts up and runs, but it ignores postgresql.conf and pg_hba.conf. I have a "postgres" user set up, default location "/usr/local/pgsql", conf files located in the "data" subdirectory, added the paths to $PATH