PGAdmin and records as inserts (like in SQLyog)

From: durumdara <durumdara(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PGAdmin and records as inserts (like in SQLyog)
Date: 2009-02-04 12:31:10
Message-ID: 49898A8E.7010200@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I wanna ask, that have the PGAdmin same possibility (like in SQLyog) to
copy records (from the Query, from the Table View) to clipboard in the
"INSERT SQL" format?

This can speed up the work, and I can insert the record to another table
that have similar (but a little different) format without field content
confusion.

Thanks for your help:
dd

Responses

Browse pgsql-general by date

  From Date Subject
Next Message durumdara 2009-02-04 12:40:08 PGAdmin and user privileges - what I do wrong?
Previous Message Gregory Stark 2009-02-04 12:28:19 Re: Vacuums taking forever :(