Re: No commit nor Rollback button
I think like you, you should have two buttons, commit and rollback -- Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html
Data grid: fetching/scrolling data on user demand
Hello, Data grid is populated without any limit by default, it could be a problem with very big datasets ... To avoid this, it is possible to limit the number of rows retrieved, but that limit is fixed, even if user tryes to scroll more data ... Is scrolling data on demand supported ? Thanks in