--- Raghavendra HR <[EMAIL PROTECTED]> a écrit :
> Hello,
[...]
> checking for int timezone... yes
> checking types of arguments for accept()...
>
> .**Stops here with the
> error.**
>
> Pls. help me installing the same on HPUX11.11
> Wai
>And which PG version are you using, anyway?
>
Oops, my bad. It's PostgreSQL 7.4 on sparc-sun-solaris2.8, compiled by
GCC 3.0.4.
>
>That's a tad hard to believe: superusers always have ownership rights.
>Could we see a complete example?
>
I've attached the schema dump, and the corresponding
[EMAIL PROTECTED] writes:
> I've attached the schema dump, and the corresponding psql output when
> run by the superuser as "psql -f schema_dump db_name >& psql_output".
Okay, I see the problem: pg_dump is losing track of which session
authorization it's currently got selected. This is a conse