Jason L. Buberel wrote:
> Something to consider for the 2.0 series, if it has not already been
> suggested:
>
> "Bookmark View"
>
> A user has selected 'View Data -> View All Rows' or 'View Data -> View
> Filtered Rows' from the context menu for a view or table. They
> eventually are presented wi
Something to consider for the 2.0 series, if it has not already been
suggested:
"Bookmark View"
A user has selected 'View Data -> View All Rows' or 'View Data -> View
Filtered Rows' from the context menu for a view or table. They
eventually are presented with the 'Edit Data' tabular display w
Bill Eaton wrote:
It would be nice to automate the conversion of an integer in a table to a
"serial".
We can put this on the todo list.
Regards,
Andreas
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings
It would be nice to automate the conversion of an integer in a table to a
"serial".
Apparently SQL Server is able to pull this off.
The steps required would be to:
* automagically create a new sequence
* set default value of the desired field to nextval(new sequence)
* set the value of the
Tim McAuley wrote:
Hi,
I've just installed PGAdmin 1.0 and ma very impressed! Well done guys.
We've been using phppgadmin until now but this seems like its a good
alternative.
Anyway, one of the reasons I installed this was to see if it had any
features for viewing current locks on the system
Hi,
I've just installed PGAdmin 1.0 and ma very impressed! Well done guys.
We've been using phppgadmin until now but this seems like its a good
alternative.
Anyway, one of the reasons I installed this was to see if it had any
features for viewing current locks on the system. It doesn't seem to