Re: [pgadmin-support] Error Messages

2013-08-01 Thread Dinesh Kumar
Hi, The ERROR message what have got is from PG database and it's not from the pgAdmin. It's an expected result. I believe, EXPLAIN ANALYZE only supports DML/Select queries. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co

[pgadmin-support] Error Messages

2013-08-01 Thread Hall, Samuel L (Sam)
When I run commands other than SELECT, I get error messages like this from Explain ALTER TABLE sites ALTER COLUMN meters_wgs84 SET NOT NULL; Query result with 0 rows will be returned. ERROR: syntax error at or near "ALTER" LINE 1: ... (ANALYZE off, VERBOSE off, COSTS on, BUFFERS off)ALTER TABL.