como es el pg_dump y pg_restore que usas?

Saludos Fernando

Mike C. wrote:
The following bug has been logged online:

Bug reference:      3790
Logged by:          Mike C.
Email address:      [EMAIL PROTECTED]
PostgreSQL version: 8.3beta3
Operating system:   Linux 2.6.16.21-0.8-xen #1 SMP Mon Jul 3 18:25:39 UTC
2006 i686 i686 i386 GNU/Linux
Description:        pg_restore error canceling statement due to user request
Details:
I don't know if this is either a wording change, or a more serious bug, but
when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3 created
database (createdb command only), I repeatedly see:

ERROR:  canceling statement due to user request
CONTEXT:  automatic analyze of table "dbs.public.entity_event"
ERROR:  canceling statement due to user request
CONTEXT:  automatic analyze of table "dbs.public.status_event"
ERROR:  canceling statement due to user request
CONTEXT:  automatic analyze of table "dbs.public.entity_event"
ERROR:  canceling statement due to user request
CONTEXT:  automatic analyze of table "dbs.public.entity_event"

... For all tables I believe.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to