From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | sth(at)hq(dot)bsbg(dot)net, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Bug #521: Backup - Restore Problem in VIEWs |
Date: | 2001-11-26 22:16:15 |
Message-ID: | 15381.1006812975@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
pgsql-bugs(at)postgresql(dot)org writes:
> - I do a BACKUP using "pg_dump -d -D testdb > dump1"
> ==> Result: the View description is not written as expected
I've repaired this for 7.2. If you need a solution sooner, I believe
that the 7.2 patch would apply cleanly to 7.1. See
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/ruleutils.c.diff?r1=1.88&r2=1.89&f=c
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-11-26 22:21:34 | Re: Vá: [BUGS] Bug #519: Bug in order by clausule |
Previous Message | Bruce Momjian | 2001-11-26 20:04:12 | Re: grant/revoke bug with delete/update |