pg_restore problem

Поиск
Список
Период
Сортировка
От Bradley Miller
Тема pg_restore problem
Дата
Msg-id 74EFBC01-7557-11D9-AC7D-000D932ED682@nuvio.com
обсуждение исходный текст
Ответы Re: pg_restore problem  ("Joel Fradkin" <jfradkin@wazagua.com>)
Re: pg_restore problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Theodore Petrosky
Дата:
Сообщение: locale with os x
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: Re: pg_restore problem