----- "Phoenix Kiula" <phoenix(dot)kiula(at)gmail(dot)com> wrote:
> > commit the transaction where you altered the table. It has an open
> lock on
> > the table.
>
>
>
> =# commit;
>
> WARNING: there is no transaction in progress
> COMMIT
> Time: 0.282 ms
>
>
> So no, there's nothing pending.
>
> --
Are you connected to the right database?. I have been in that situation, looking at the log for db A and doing things in db B.
Adrian Klaver
aklaver(at)comcast(dot)net