Re: When adding millions of rows at once, getting out of disk space errors - Mailing list pgsql-general

From John R Pierce
Subject Re: When adding millions of rows at once, getting out of disk space errors
Date
Msg-id 499D8143.508@hogranch.com
Whole thread Raw
In response to Re: When adding millions of rows at once, getting out of disk space errors  (Mike Christensen <imaudi@comcast.net>)
Responses Re: When adding millions of rows at once, getting out of disk space errors
List pgsql-general
Mike Christensen wrote:
> First off, when Postgres starts and sees that your database was not
> closed properly, it should tell you there's pending transactions and
> ask if you want to dump them or try to process them (or maybe save
> them for later).  If you process them, there should be clear status
> and you should know what's going on.


how does a system service ask you anything?   a service normally starts
when the system boots, before anyone logs onto the console.



pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: UPDATE
Next
From: Tom Lane
Date:
Subject: Re: UPDATE