Re: not working

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: "biju davis" <bijudavis(at)hotmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: not working
Date: 2001-03-15 16:00:29
Message-ID: 200103151600.f2FG0TG07936@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

"biju davis" wrote:
>when i use pgaccess to open a databse or table
>it shows some tcpip port error?
>can you give the details how we can configure pqsql in good manner?

If there is anything in the host field of the connection dialog,
pgaccess will attempt a TCP/IP connection to that host (including
localhost). This will not succeed unless the postmaster has been
started with the -i option.

If the host field is empty, pgaccess will use a UNIX socket
connection, which will only work on the local machine, of
course.

Make sure the host field is empty and try the connection again...

>also is it possible to open a dbf database (dbase)in this sql?

No.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Blessed are the poor in spirit, for theirs is the
kingdom of heaven...Blessed are they which do hunger
and thirst after righteousness, for they shall be
filled...Blessed are the pure in heart, for they shall
see God." Matthew 5:3,6,8

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-15 16:03:10 Re: Blocks within a <sect2>
Previous Message biju davis 2001-03-15 12:55:56 not working