| From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
|---|---|
| To: | Laurette Cisneros <laurette(at)nextbus(dot)com> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2002-09-09 20:50:41 |
| Message-ID: | Pine.LNX.4.33.0209091450170.3114-100000@css120.ihs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 9 Sep 2002, Laurette Cisneros wrote:
>
> I am trying move my development database to 7.3b1.
>
> However, when I try to restore from a 7.2.2 dump to the 7.3.b1 server I get
> the following error:
>
> pg_restore -U nbadmin -h lnc -p 5432 -d stats -Fc /tmp/stats.pgdmp
>
> pg_restore: [archiver (db)] could not execute query: ERROR: function
> plpgsql_call_handler() does not return type language_handler
I sounds like there's a language installed on your 7.2.2 server that your
7.3 server doesn't have installed.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2002-09-09 21:01:57 | Re: |
| Previous Message | Steve Howe | 2002-09-09 20:43:50 | Re: Proposal: Solving the "Return proper effected tuple count from complex commands [return]" issue |