Re: Lost rows/data corruption? - Mailing list pgsql-general

From Andrew Hall
Subject Re: Lost rows/data corruption?
Date
Msg-id 011701c514ca$409ce2e0$5001010a@bluereef.local
Whole thread Raw
In response to Re: Lost rows/data corruption?  ("Andrew Hall" <temp02@bluereef.com.au>)
List pgsql-general
> I know this is a silly question, but when you write 'We do nothing with
> any indexes' do you mean indeces are never, _never_ touched (I mean
> explicitly, as in drop/create index), i.e. they are created at schema
> creation time and then left alone? Just to make sure...

Hi and thanks for your feedback,

Yes we never touch them, as in, they are implicitly created at schema create
time and then we don't touch them.


pgsql-general by date:

Previous
From: Pritesh Shah
Date:
Subject: Re: postgresql8.0 and postgis1.0.0
Next
From: "Andrew Hall"
Date:
Subject: Re: Lost rows/data corruption?