On Fri, Apr 22, 2005 at 03:02:25PM -0700, -k. wrote:
> > > from my php script, do i need to make a special
> > > connection to the database
> > > or is the same e.g pg_connect(host= localhost
> > >dbname=test user=p
> > > password=p)?
> >
> > You could add "sslmode=require" to attempt only an
> >
> > from my php script, do i need to make a special
> > connection to the database
> > or is the same e.g pg_connect(host= localhost
> >dbname=test user=p
> > password=p)?
>
> You could add "sslmode=require" to attempt only an
> SSL connection.
I have couple related questions:
Is this necessary
2 matches
Mail list logo