Re: ERROR: could not read block

Поиск
Список
Период
Сортировка
От Joshua Marsh
Тема Re: ERROR: could not read block
Дата
Msg-id 38242de90511150842od57b6f6tbcde6a8867496a0f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: could not read block  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
On 11/15/05, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
Could my issue be the same problem as this thread?:

http://archives.postgresql.org/pgsql-bugs/2005-11/msg00114.php

The references to "Invalid Argument" caught my eye.  That thread
did start from a very different point, though.

-Kevin

It's possible.  You said that the log file wasn't working, and you can reproduce the error, so the first thing I would do is solve the logging problem, then reproduce the error and see what the log says. 

I'm not familiar with pgsql on windows, but check to make sure you have logging turned on in the postgresql.conf file (this is on by default).  Make sure you are logging to a file and directory that the pgsql service has permissions to write to.

Does the windows system log give you any errors or warnings when pgsql starts? Perhaps it will describe why it's not logging.

-Josh 

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: ERROR: could not read block
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Best practices for logging from a Windows service