Re: [ADMIN] [GENERAL] my.cnf to postgresql.conf Conversion

2002-11-01 Thread Neil Conway
"scott.marlowe" <[EMAIL PROTECTED]> writes: > sort_mem (bigger isn't always better here. This is the amount of memory > EACH sort operation will grab when it runs, and it seems to be that it > will grab all of it whether it needs it or not, so be careful not to crank > this up. That's not cor

Re: [ADMIN] [GENERAL] my.cnf to postgresql.conf Conversion

2002-11-01 Thread scott.marlowe
On 31 Oct 2002, Kevin Old wrote: > Hello everyone, > > I have a question about setting the variables in the postgresql.conf > file. I have the following settings in my my.cnf file for MySQLand > need to know which variables in the postgresql.conf file would > correspond to the ones below, so