Re: Authentication Problems

From: jdassen(at)cistron(dot)nl (J(dot)H(dot)M(dot) Dassen (Ray))
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Authentication Problems
Date: 2001-03-14 14:37:41
Message-ID: slrn9av0eh.d5e.jdassen@odin.cistron-office.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Graham Vickrage <graham(at)digitalplanit(dot)com> wrote:
>HOWEVER when I connect via an internet site

Please define "connect via an internet site". Do you
a) connect using a PostgreSQL client (e.g. "psql") on a remote host, or
b) connect using HTTP to a server which executes CGI scripts that run
on the server and connect to the PostgreSQL database.

If a), the connection is through TCP/IP sockets.
If b), it depends on the scripts.

HTH,
Ray
--
Cyberspace, a final frontier. These are the voyages of my messages,
on a lightspeed mission to explore strange new systems and to boldly go
where no data has gone before.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2001-03-14 15:59:04 Re: Crash
Previous Message Graham Vickrage 2001-03-14 12:42:33 Authentication Problems