Re: trouble with db-restore

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Heiko Irrgang <irrgang(at)SC-Networks(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: trouble with db-restore
Date: 2001-01-09 16:30:54
Message-ID: 200101091630.LAA10798@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am surprised and have never heard of this happening.

> Hi,
>
> Yesterday our system-harddisk crashed and i had to restore
> the postgres databases from the backup-tape.
>
> i simply use pg_dumpall with no params for dumping the
> data, but when i used psql for restoring the data,
> every view was created as a table and was filled up
> with the data which the view had been delivered at
> the time of the backup.
>
> it was no problem, because actually we dont use much
> views so i could restored it by hand. but the
> question is, is it possible to backup views, and
> the bigger question for me is, what additional surprises do
> i have to expect from pg_dumpall?
>
> --
> SC-Networks www: www.SC-Networks.de
> Web Design, Netzwerke,
> 3D Animation und Multimedia
> Heiko Irrgang Tel.: 08856/9392-00
> Im Thal 2 Fax: 08856/9392-01
>
> 82377 Penzberg Mail: Irrgang(at)SC-Networks(dot)de
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lee Joramo 2001-01-09 16:48:20 Re: COPY error: pqReadData() -- backend closed the channel unexpectedly
Previous Message Lloyd Llewellyn 2001-01-09 16:30:18 PGAccess (or other GUI) RPM?