Re: [BUGS] Postgres won't start and doesn't generate any messages.

2008-09-24 Thread Tom Lane
"Chris Barnes" <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] ~]$ /opt/PostgreSQL/8.3/bin/pg_ctl -w start -D > \"/data/pgsql/data/\" -l \"/data/pgsql/data//pg_log/startup.log\" Those backslashes don't look like a good idea: the quotes are ending up as part of the file names.

[BUGS] Postgres won't start and doesn't generate any messages.

2008-09-24 Thread Chris Barnes
This was working, restarted to put (custom_variable_classes = 'olap' ) in conf file. Restarted but no errors in the startup.log or command line [EMAIL PROTECTED] ~]$ /opt/PostgreSQL/8.3/bin/pg_ctl -w start -D \"/data/pgsql/data/\" -l \"/data/pgsql/data//pg_log/startup.log\" I am using