Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Scott Frankel <frankel@xxxxxxxxxxxxx> 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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux