ODBC Connections Fixed. Wrong pg_hba - Mailing list pgsql-interfaces

From Justin Jaynes
Subject ODBC Connections Fixed. Wrong pg_hba
Date
Msg-id 20000717204552.40125.qmail@hotmail.com
Whole thread Raw
List pgsql-interfaces
I fixed the problem.  I was changing the pg_hba file under the directory I 
created, /usr/pgdata and put the line:

pgdata="/usr/pgdata" in my profile with the export command.

Then I set up POSTGRES as a service with ntsysv to start automatically.  
Rather than initializing a database myself, the service did that on startup.  It probably initialized the database in
the/var/lib/psql/data directory, 
 
which is where I am finding all my correct conf files.  So just forget about 
my questions.  I was basically doing most of it right.

Thanks for the help though.  And the speedy response.

Justin Jaynes
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



pgsql-interfaces by date:

Previous
From: "Justin Jaynes"
Date:
Subject: ODBC Connection Interface
Next
From: Matt Fair
Date:
Subject: Clob or Blob in JDBC