Re: [INTERFACES] Remote access ODBC/MS-Access
От | Roeland M.J. Meyer |
---|---|
Тема | Re: [INTERFACES] Remote access ODBC/MS-Access |
Дата | |
Msg-id | 199808211514.IAA19666@condor.mhsc.com обсуждение исходный текст |
Ответ на | Re: [INTERFACES] Remote access ODBC/MS-Access (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-interfaces |
At 09:59 AM 8/21/98 -0400, Tom Lane wrote: >"Roeland M.J. Meyer" <rmeyer@mhsc.com> writes: >>> postgres@condor:/rdbms$> psql customerdb >>> Connection to database 'customerdb' failed. >>> connectDB() failed: Is the postmaster running at 'raven.mhsc.com' on port >> '5432'? > >If you look at the code in src/interfaces/libpq/fe-connect.c, you'll >find this message is generated if the connect() system call fails, >which means you don't have connectivity to the postmaster. > >You need not worry about whether the database exists or whether >hba.conf allows you to connect, because none of those conditions >can be checked until the postmaster receives the startup request >packet from the client --- and your client is not even getting >as far as sending that packet. > >A quick-and-dirty point is did you start the postmaster with -i >on its command line? If not it won't be listening for TCP >connections, only unix-socket connections. Nope. BTW, the man-pages do not mention a -i switch. Are there any parameters? >Otherwise it seems like you must have an addressing or physical >connectivity problem of some kind... Samba works, as well as, BIND, SSH, Apache-SSL, rlogin, etc... raven has been on-line since Dec97. ___________________________________________________ Roeland M.J. Meyer, ISOC (InterNIC RM993) e-mail: <mailto:rmeyer@mhsc.com>rmeyer@mhsc.com Internet phone: hawk.mhsc.com Personal web pages: <http://www.mhsc.com/~rmeyer>www.mhsc.com/~rmeyer Company web-site: <http://www.mhsc.com/>www.mhsc.com/ ___________________________________________ SecureMail from MHSC.NET is coming soon!
В списке pgsql-interfaces по дате отправления: