"Andrus" <kobruleht2@hot.ee> writes:
> I use the config file below. I have added only some lines to the end of
> file, all other contents is from windows installer created conf file.
> If I remove # sign in front of last line (line 482), and reload
> configuration, I got syntax error
> in log file.
> Is this Postgres bug ?
I still can't duplicate that --- the only way I can get that error is
to leave out the first ' mark.
What PG version are you using? Back in 8.0 there used to be some odd
corner cases if the last line didn't end with a newline character,
though AFAIR that still wouldn't produce exactly this symptom.
regards, tom lane