Re: pg_restore new option -m
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: ohp@pyrenet.fr
Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
Date: 2009-02-18T18:41:34Z
Lists: pgsql-hackers
ohp@pyrenet.fr writes: > pg_restore -C -m 4 -d template1 db.dmp > gives numerous errors, mostly no such relation at index creation time. You sure you don't get exactly the same without -m? regards, tom lane