Bruce Momjian ha scritto:
> > José Soares <jose@sferacarta.com> writes:
> > > Psql displays twice tables, views, indices, sequences etc.
> >
> > Not seeing that here... might be time for a rebuild and initdb?
> >
>
> Or perhaps there are two entries in pg_user/pg_shadow for the same name.
>
Yes, this was the cause. I don't know how but I had two users with the same
name.
Thank you.
José