Re: Need help - Mailing list pgsql-general

From Sam Mason
Subject Re: Need help
Date
Msg-id 20090518171528.GM22221@samason.me.uk
Whole thread Raw
In response to Re: Need help  (Zico <mailzico@gmail.com>)
Responses Re: Need help
List pgsql-general
On Mon, May 18, 2009 at 09:21:41PM +0430, Zico wrote:
> On Mon, May 18, 2009 at 6:11 PM, Albe Laurenz <laurenz.albe@wien.gv.at>wrote:
> > then what else can you do but create a new database and fill it anew?
> >
>
> That`s what i am asking about. :)  Fill it anew? That means, i have to
> insert all 2000 data again?? Is there any other option to "restore" all data
> there?

You need to get the contents of the database from somewhere; the obvious
choices seem to be an existing copy of the PG database directory, a
backup of the database, or the original data.  Your previous messages
seem to indicate that you do not have either of the first to items and
so the only choice remaining would be to use the original data.

--
  Sam  http://samason.me.uk/

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: referring to calculated column in sub select
Next
From: "Bayless Kirtley"
Date:
Subject: Re: Daylight saving time question