On 5/13/06, Jeff Zhong <[EMAIL PROTECTED]> wrote:
I installing postgre SQL on Windowx XP
Product: PostgreSQL 8.1 -- Error 1920. Service 'PostgreSQL Database Server
8.1' (pgsql-8.1) failed to start. Verify that you have sufficient
privileges to start system services.
I got this error when I try
I installing postgre SQL on Windowx XPProduct: PostgreSQL 8.1 -- Error 1920. Service 'PostgreSQL Database Server 8.1' (pgsql-8.1) failed to start. Verify that you have sufficient privileges to start system services.
I got this error when I try to install postgresql on windowx XP i am using the ins
Dear,
I was wondering if they were a set of stored procs like the Log4PLSQL
available for PostgreSQL ... ?
Tx,
\T,
--
Thomas Lionel SMETS
rue J. Wytsmanstraat 62
1050 Brussels
T : +32 (0)2 742 05 94
M : +32 (0)497 44 68 12
@ : [EMAIL PROTECTED]
Do you skype (callto://tsmets) ?
On May 13, 2006, at 12:35 AM, Tom Lane wrote:
VACUUM FULL does all right at packing the table (except in
pathological
cases, eg a very large tuple near the end of the table). It mostly
bites as far as shrinking indexes goes, however. If you've got a
serious index bloat problem then REINDEX