On Mar 1, 2011, at 11:00 PM, Dale Seaburg wrote:

> I have pgAdmin III 1.10.5 working with a 8.4.6 database.  Looking at the 
> pgAdmin III documentation, I see "Export Tool" and Edit Grid" mentioned, but 
> I do not see either in my copy of pgAdmin III.  What do I have to do to make 
> those capabilities available?


1. launch PGAdmin and connect to the database 
2. Once connected to the database server and database, launch the SQL Query 
window.
3. Now enter the SQL query into the top left box of the Query window, select 
Query from the top navigation bar, and click Execute from the drop down.
3. After executing the query the data will display in the bottom box of the 
Query window.
4. Now with the data displayed in the PGAdmin Query window you can export the 
data to a CSV file. Select File from the top navigation window and click on 
Execute from the drop down.


Edit Data.
1. Right Click on table -> view data option.

Please note Edit Grid is only for tables which primary key or any constraint 
which can uniquely identify each row.

Thanks & Regards,
Vibhor Kumar
vibhor....@gmail.com
Blog:http://vibhork.blogspot.com


-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to