Re: BUG #1156: Database is not initializing
От | Richard Huxton |
---|---|
Тема | Re: BUG #1156: Database is not initializing |
Дата | |
Msg-id | 40B4C35F.6090205@archonet.com обсуждение исходный текст |
Ответ на | BUG #1156: Database is not initializing ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>) |
Список | pgsql-bugs |
Please cc: the pgsql-bugs mailing list as well as myself Mr sangameswar m wrote: > Hello sir, > Whenever i attempt to login > with already created database by entering the command > ./psql student then it showing the error as i had > specifed in my earlier mail. Even it is not getting > login when i enter the command > ./psql > The error is same in the both cases The error message says that it has problems with the pg_hba.conf file and you should look in your logs. So, to repeat: >> 1. What does the log show? >> 2. Where is your pg_hba.conf file? >> 3. Does it contain any errors? You should have a log file called /var/log/postgresql or /var/log/pgsql (or similar). That log file should contain lines indicating the details of the problem. You should have a pg_hba.conf file, probably in /var/lib/pgsql/... or /etc. What does this contain? -- Richard Huxton Archonet Ltd
В списке pgsql-bugs по дате отправления: