| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Eric Praetzel <praetzel(at)sca(dot)uwaterloo(dot)ca>, pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: RedHat 7.0 problems with PostG 7.1 |
| Date: | 2001-05-29 18:34:20 |
| Message-ID: | 01052914342004.00912@lowen.wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 29 May 2001 14:02, Eric Praetzel wrote:
> I have tried this on two RedHat 7.0 systems.
> However, every time I try to installed PG 7_1.1 I the server does not
> work properly.
Edit /var/lib/pgsql/data/postgresql.conf. You want to enable tcpip_sockets.
The line that is now:
#tcpip_socket = false
should become
tcpip_socket = true
see
file:/usr/share/doc/postgresql-7.1/html/runtime-config.html
(or whichever version is installed) for more details.
- --
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7E+uu5kGGI8vV9eERAkxyAJ0VvyIfaU/wL1vzHz5wgPL64ODpUACg2HQW
i6gjZbB5qhvlTw5sGBFn710=
=taho
-----END PGP SIGNATURE-----
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Ribe | 2001-05-29 20:06:18 | 2 problems |
| Previous Message | Eric Praetzel | 2001-05-29 18:02:30 | RedHat 7.0 problems with PostG 7.1 |