From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Ralph Graulich <maillist(at)shauny(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: problems restoring 7.2.1 dump to 7.3.2 |
Date: | 2003-05-05 09:34:33 |
Message-ID: | 20030505093433.GB10382@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, May 05, 2003 at 11:05:41AM +0200, Ralph Graulich wrote:
> It took me a whole three days to rearrange about nearly 1.400 database
> objects, couting sequences, triggers, tables, views, rules and pl/pgsql
> procedures. So, one thing I learned: Before extending my project, first
> accomplish a working upgrade path by writing down all dependencies ;-)
I wonder if it would be possible to create script that would take a guess at
all the dependancies, feed that to tsort and somehow get pg_restore to
restore the DB in the right order.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
> - Samuel P. Huntington
From | Date | Subject | |
---|---|---|---|
Next Message | Rajesh Kumar Mallah | 2003-05-05 09:56:21 | Re: Best way to delete time stamped data? |
Previous Message | Martijn van Oosterhout | 2003-05-05 09:30:04 | Re: Postgres Java Connection not closing.. Too many Clients Problem |