Re: [GENERAL] slow inserts and updates on large tables

From: jim(at)reptiles(dot)org (Jim Mercer)
To: prlw1(at)newn(dot)cam(dot)ac(dot)uk (Patrick Welche)
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] slow inserts and updates on large tables
Date: 1999-02-17 14:13:36
Message-ID: m10D7jM-00080dC@mailbox.reptiles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)reptiles(dot)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 ]

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1999-02-17 14:34:41 Re: [GENERAL] slow inserts and updates on large tables
Previous Message Jim Mercer 1999-02-17 14:10:08 Re: [GENERAL] slow inserts and updates on large tables