Say you have a tab: Query-1 open
You go to history, and say you have some failed queries you want to retry
The full query is truncated in the 'Query' column and there's no options
to re-open this query and try again (or edit)
--
Sent via pgadmin-support mailing list (pgadmin-support@postgre
1)
While doing Table -> View Data, and inserting a new row:
If you get an error such as a primary key violation on a table that uses
a serial... you may have violation where id=1... and you may want to
retry because you know that id=2 is available... so the counter will
increase and your inser