In psql, once I delete an entry, it's gone permanently. How do I disable
such auto-commit behavior?
Marcin Mazurek writes:
> can anybody help me with dropping unique constrint on attribute. I was
> looking for it in pg_attributebut I think this is done in some other way.
> How can I change it without recreating whole table.
Drop the unique index on the column. Use psql's \d command to find th
See under General Info in the User Lounge ...
On Tue, 24 Oct 2000, dk smith wrote:
> Before I start posting the S.O.S. (on a different day), can someone please
> share with me the location of the archives for the admin group? I checked
> the obvious places.
>
> thx,
> dk
> --
> [EMAIL PROTEC