Re: [GENERAL] Has anyone seen this while running pg_dumpall?

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [GENERAL] Has anyone seen this while running pg_dumpall?

by Alvaro Herrera-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Penrod, John wrote:

> We are running version:
>
> edb=# select version();
>                                        version
> -------------------------------------------------------------------------------------
>  EnterpriseDB 8.3.0.106 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.1.0
> (1 row)
>
> Has anyone seen this while running pg_dumpall?
>
> [enterprisedb@sjmemedbt1 cluster]$ pg_dumpall > full_bu_sjmemedbt1_091028a.dmp
> pg_dump: NOTICE:  [HINTS] Unrecognized Const type.
> pg_dump: NOTICE:  [HINTS] Unrecognized Const type.

This is not a Postgres error message.  Ask EDB.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

--
Sent via pgsql-admin mailing list (pgsql-admin@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Parent Message unknown Re: [GENERAL] Has anyone seen this while running pg_dumpall?

by Tom Lane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Penrod, John" <John.Penrod@...> writes:
> edb=# select version();
>                                        version
> -------------------------------------------------------------------------------------
>  EnterpriseDB 8.3.0.106 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.1.0
> (1 row)

> Has anyone seen this while running pg_dumpall?

> [enterprisedb@sjmemedbt1 cluster]$ pg_dumpall > full_bu_sjmemedbt1_091028a.dmp
> pg_dump: NOTICE:  [HINTS] Unrecognized Const type.
> pg_dump: NOTICE:  [HINTS] Unrecognized Const type.

Not around here, because there is no such message in the standard
Postgres sources.  Presumably it's coming from some EDB-specific code.
I suggest you take it up with EDB's support.

                        regards, tom lane

--
Sent via pgsql-admin mailing list (pgsql-admin@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin