[GENERAL] Tuning configuration

2007-12-04 Thread Konrad Neuwirth
to spare still. What can I look into? Thank you, Konrad Neuwirth ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [GENERAL] pg_dump

2006-11-23 Thread Konrad Neuwirth
To dump a database: $ pg_dump mydb > db.out" The following - $ pg_dump aurel > aurel.out - gives me "ERROR: syntax error at or near "$" at character 1" What am I missing??? The $ character is there to indicate the prompt your shell gives you. If you leave it off at the beginning of your command