Re: [GENERAL] slow inserts and updates on large tables - Mailing list pgsql-general

From jim@reptiles.org (Jim Mercer)
Subject Re: [GENERAL] slow inserts and updates on large tables
Date
Msg-id m10D7jM-00080dC@mailbox.reptiles.org
Whole thread Raw
List pgsql-general
> How about -o -F ?

the startup script is:

[ -x /usr/local/pgsql/bin/postmaster ] && {
   su -l pgsql -c 'exec /usr/local/pgsql/bin/postmaster -i -S -o -F -d 3 \
               -D/usr/local/pgsql/data' >> /usr/local/pgsql/errlog 2>&1
   echo -n ' pgsql'
}


--
[ Jim Mercer    Reptilian Research      jim@reptiles.org   +1 416 410-5633 ]
[ The telephone, for those of you who  have forgotten, was a commonly used ]
[ communications technology in the days before electronic mail.            ]
[ They're still easy to find in most large cities. -- Nathaniel Borenstein ]

pgsql-general by date:

Previous
From: jim@reptiles.org (Jim Mercer)
Date:
Subject: Re: [GENERAL] slow inserts and updates on large tables
Next
From: Herouth Maoz
Date:
Subject: Re: [GENERAL] slow inserts and updates on large tables