ODBC Connections Fixed. Wrong pg_hba

Поиск
Список
Период
Сортировка
От Justin Jaynes
Тема ODBC Connections Fixed. Wrong pg_hba
Дата
Msg-id 20000717204552.40125.qmail@hotmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Justin Jaynes"
Дата:
Сообщение: ODBC Connection Interface
Следующее
От: Matt Fair
Дата:
Сообщение: Clob or Blob in JDBC