|
Re: Function will not back up on 7.2.3: msg#00064db.postgresql.bugs
Josh Berkus <josh@xxxxxxxxxxxx> writes: >> What do you mean by "refuses"? > The function is silently dropped from the pg_dump file. Is it possible that the function's owner has been dropped from pg_shadow? How about dropped return type, etc? pg_dump used to use inner joins to collect info about database objects, meaning it would silently miss objects that were missing expected collateral objects. (I thought we'd fixed that as of 7.2, but maybe it was later.) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Function will not back up on 7.2.3: 00064, Josh Berkus |
|---|---|
| Next by Date: | Re: Function will not back up on 7.2.3: 00064, Josh Berkus |
| Previous by Thread: | Re: Function will not back up on 7.2.3i: 00064, Josh Berkus |
| Next by Thread: | Re: Function will not back up on 7.2.3: 00064, Josh Berkus |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |