[pgAdmin III] #271: export as select into stmts

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #271: export as select into stmts
Date: 2010-10-27 15:41:51
Message-ID: 056.ef73e2258e79afe92416914ede2cab4a@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#271: export as select into stmts
-----------------------------+----------------------------------------------
Reporter: Michael Shapiro | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: editgrid | Platform: all
-----------------------------+----------------------------------------------
It would be very useful to be able to export the results of a query as
select into statements, at least in the case when there is only one table
in the from clause.

All I really am asking for is that the edit grid be able to produce the
inserts based on the data it has displayed in the grid.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/271>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Browse pgadmin-hackers by date

  From Date Subject
Next Message Alexandre Riveira 2010-10-28 02:51:38 collate in postgresql
Previous Message pgAdmin Trac 2010-10-26 14:26:41 [pgAdmin III] #270: Use -v switch for pg_dump and pg_restore