[GENERAL] 8.0 Beta 4 denying network connections?

2004-10-29 Thread Vinko Vrsalovic
is file changed? I even tried to use the 74's pg_hba with 80, but the results are the same. Is there another config option I'm missing? FWIW, beta3 doesn't behave this way. Thanks for any insight on the issue, -- Vinko Vrsalovic ---(end of broadcast)---

Re: [GENERAL] 8.0 Beta 4 denying network connections?

2004-10-30 Thread Vinko Vrsalovic
On Fri, Oct 29, 2004 at 09:59:17PM -0400, Tom Lane wrote: > Vinko Vrsalovic <[EMAIL PROTECTED]> writes: > > [EMAIL PROTECTED] sources 20:55:07]$ telnet mymachine 5431 > > Trying 192.168.0.169... > > telnet: Unable to connect to remote host: Connection refused > &g

Re: [GENERAL] Superuser log-in through a web interface?

2004-10-31 Thread Vinko Vrsalovic
d (password, md5, etc.) Check out the docs for authentication methods at http://www.postgresql.org/docs/7.4/interactive/client-authentication.html HTH, -- Vinko Vrsalovic ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Re: [GENERAL] Daylight Savings Time handling on persistent connections

2004-11-01 Thread Vinko Vrsalovic
allowing the user to choose the assumed zone if he wants to, in a global and per-connection basis. -- Vinko Vrsalovic ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [E

Re: [GENERAL] Daylight Savings Time handling on persistent connections

2004-11-01 Thread Vinko Vrsalovic
mentation, maintenance, etc.) issues are highly relevant and if it can't reasonably be done, well, tough luck, but I think (and I don't have a clue about the internals of PostgreSQL, so take this with two grains of salt) a solution such as the one you mention should be give