Re: roll back to 8.1 for PyQt driver work-around

Поиск
Список
Период
Сортировка
Scott Frankel <frankel@circlesfx.com> writes:
> When I try to start 8.3, the log file lists a fatal error in the
> postgresql.conf file.  But there are no obvious errors in that file.
> Line 107 reads:  "shared_buffers = 1600kB".

You need quotes, like
    shared_buffers = '1600kB'

> FATAL:  incorrect checksum in control file

This looks like a version compatibility problem, though I'm surprised
it wasn't complained of earlier.

            regards, tom lane

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

Предыдущее
От: Scott Frankel
Дата:
Сообщение: Re: roll back to 8.1 for PyQt driver work-around
Следующее
От: Jack Brown
Дата:
Сообщение: creating "a perfect sequence" column