Canaan Surfing Admin section wrote:
<snipped>
I use pgadmin for runing large SELECT SQL, the out put is much more clear then the one on console.
All the other thing like create, alter, procedure creation ... I do from psql
When developing stored procedures, rules etc, you'd want more than that.
e.g: Autocompletion for table and field names, popup for parameters passed to another function called from the current one, etc...
Try IBAccess for example (with more than simply creating tables), and then compare it to pgadmin3. I resort many times to the CLI for PG.
BTW, I'm not complaining, just stating the facts. I can't spare the time to help them, so it's my "fault" as well (plus and I hate wxWidgets).
-- Meir Kriheli http://mksoft.co.il
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
