From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | problem with restore of functions |
Date: | 2002-02-22 09:55:11 |
Message-ID: | Pine.GSO.4.44.0202221239590.13463-100000@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
there is a problem with restore if oid of user defined function is used as
a reference ( for index creation, for example ). This is a pain especially
for novice. Built-in functions doesn't dumped, so there are no problem with
them. We regularly encounter this kind of problem with our contrib modules.
Are there any plans to resolve the problem for 7.3 ?
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Zeugswetter Andreas SB SD | 2002-02-22 10:27:51 | Re: point in time recovery and moving datafiles online |
Previous Message | Tatsuo Ishii | 2002-02-22 09:23:10 | Re: [ODBC] UTF-8 data migration problem in Postgresql 7.2 |