tks a lot my program is working fine !!! your the men!!!
>From: "Jeroen T. Vermeulen" <[EMAIL PROTECTED]> >To: "Luis Silva" <[EMAIL PROTECTED]> >CC: [email protected] >Subject: Re: [libpqxx-general] connecting >Date: Tue, 10 Jan 2006 23:06:28 +0700 (ICT) > >On Tue, January 10, 2006 23:01, Luis Silva wrote: > > > > I found the file in /tmp/.s.PGSQL.5432 > > > > How can I change the configuration to that location. TKS A LOT LOT > >Set the "host" to /tmp (either by setting the environment variable PGHOST >or by adding "host=/tmp" to your connection string). This behaviour is >built into the underlying libpq: if the "server hostname" starts with a >slash, the client connects to a local Unix-domain socket in the given >directory. > > >Jeroen > > _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
