Re: copy and paste
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: copy and paste
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Jeff Green
> Sent: 23 September 2004 16:38
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] copy and paste
>
> Hi,
>
> I've switched to Postgresql from MySQL recently and I
> have to agree with Richard that the copy and paste feature in
> MySQLcc is very useful as a DB admin.
That feature is on the todo list already:
http://www.pgadmin.org/pgadmin3/development.php#todo. I miss it from SQL
Server Enterprise manager :-(
> That and the ability to click on the column header and have
> the displayed recordset (re)sorted ...
That's on the Sort/Filter options dialogue in 1.1.0+. You can set
sorting on 1 or more columns and select the direction for each, and you
can write custom filters using standard SQL syntax. There was a very
good reason why I didn't add column-click sorting, but I can't think of
it right now.
Regards, Dave.
Home |
Main Index |
Thread Index