Re: roll back to 8.1 for PyQt driver work-around
| От | Tom Lane |
|---|---|
| Тема | Re: roll back to 8.1 for PyQt driver work-around |
| Дата | |
| Msg-id | 2293.1215366536@sss.pgh.pa.us обсуждение |
| Ответ на | Re: roll back to 8.1 for PyQt driver work-around (Scott Frankel <frankel@circlesfx.com>) |
| Ответы |
Re: roll back to 8.1 for PyQt driver work-around
Re: roll back to 8.1 for PyQt driver work-around Re: roll back to 8.1 for PyQt driver work-around Re: roll back to 8.1 for PyQt driver work-around |
| Список | pgsql-general |
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 по дате отправления: