pg_restore problem - Mailing list pgsql-sql

From Bradley Miller
Subject pg_restore problem
Date
Msg-id 74EFBC01-7557-11D9-AC7D-000D932ED682@nuvio.com
Whole thread Raw
Responses Re: pg_restore problem
Re: pg_restore problem
List pgsql-sql
I'm attempting to restore a dump from one server to another (one is a
Mac and one is a Linux base, if that makes any difference).  I keep
running into issues like this:

pg_restore: [archiver (db)] could not execute query: ERROR:  function
public.random_page_link_id_gen() does not exist

This is what I'm using to restore the files with:

pg_restore -O -x -s -N -d nuvio mac_postgres_2_2_2005_13_24

Any suggestions on how to get around this problem?  It's a huge pain so
far just to sync my two servers up.

Bradley Miller
NUVIO CORPORATION
Phone: 816-444-4422 ext. 6757
Fax: 913-498-1810
http://www.nuvio.com
bmiller@nuvio.com

pgsql-sql by date:

Previous
From: Theodore Petrosky
Date:
Subject: locale with os x
Next
From: "Joel Fradkin"
Date:
Subject: Re: pg_restore problem