Logfile

From: Nick Raj <nickrajjain(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Logfile
Date: 2011-05-22 10:42:11
Message-ID: BANLkTi=mw+p0AsYoK5u9z67OpHzN3aZvWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I am using contrib/cube code. I am building GIST index on cube data type
then it leads to a very large size of log file (nearly 220 MB for only 12k
records).
While creating index on geometry field with gist gives 1KB size of log file
for 17 lakh records.

Can someone please tell me how to stop postgres to logged so much data in
case of cube?

Thanks
Nick

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua Berkus 2011-05-22 17:32:48 Re: Do you recommend 8.4 or 9.0 for basic usage?
Previous Message MauMau 2011-05-22 10:18:55 Do you recommend 8.4 or 9.0 for basic usage?