Re: pg_dump limit 1000 rows - Mailing list pgsql-admin

From bricklen
Subject Re: pg_dump limit 1000 rows
Date
Msg-id CAGrpgQ-vz0PZX=YPXS7fU6tfv0GhUxGLRywPTY45G2AkdQ+=TA@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump limit 1000 rows  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Responses Re: pg_dump limit 1000 rows
List pgsql-admin
On Wed, Mar 2, 2016 at 6:44 PM, drum.lucas@gmail.com <drum.lucas@gmail.com> wrote:
But, in my main DB i'm getting the error:
Creating table "_pg_sample"."pg_catalog_pg_statistic" DBD::Pg::db do failed: ERROR:  column "stavalues1" has pseudo-type "anyarray" at ./pg_sample line 296
main::__ANON__('DBD::Pg::db do failed: ERROR:  column "stavalues1" has pseudo...', 'DBI::db=HASH(0x1f25c38)', undef) called at ./pg_sample line 538
Dropping sample schema _pg_sample
Done.

Would you know why do I get that error?

Sorry, no idea. I know the author is quite responsive though. I had a few issues when I used it a year or two ago and he was really helpful.

pgsql-admin by date:

Previous
From: "drum.lucas@gmail.com"
Date:
Subject: Re: pg_dump limit 1000 rows
Next
From: Dave Johansen
Date:
Subject: Does max_standby_streaming_delay delay all WAL commits?