Re: not working - Mailing list pgsql-docs

From Oliver Elphick
Subject Re: not working
Date
Msg-id 200103151600.f2FG0TG07936@linda.lfix.co.uk
Whole thread Raw
In response to not working  ("biju davis" <bijudavis@hotmail.com>)
List 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.Elphick@lfix.co.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



pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Blocks within a
Next
From: Roberto Mello
Date:
Subject: Contribute to the PL/pgSQL CookBook !!