Where are you trying to copy and paste from? One sql editor window to
another? That worked fine under WinXP.
Maybe try the latest pgadmin which 1.6.2.
Mike
On Thu, 2007-01-18 at 02:58 +0100, Massimo Fidanza wrote:
> With pgAdmin 1.4.3 under Kde, I don't test this on other window manager,
>
With pgAdmin 1.4.3 under Kde, I don't test this on other window manager,
I have problem with copy / paste
Both if I use ctrl+c / ctrl+v or menu copy / menu paste the text pasted
is not always the last copied.
To enshure that the clipboard contains the last copied text I need to
press ctrl+C more
Hi, I try to build pgadmin 1.6.2 on my Ubuntu 6.10 but I get this error
during linking
connection.o: In function `wxTransform2D::Transform(wxRect2DInt*) const':
connection.cpp:(.text._ZNK13wxTransform2D9TransformEP11wxRect2DInt[wxTransform2D::Transform(wxRect2DInt*)
const]+0x95): undefined refe
Is there some known workaround to this problem ?
Thank you.
No, but I can send you a dev build of pgAdmin.exe if you like?
Yes, please (the Win32 version only).
Thank you.
Hélder M. Vieira
---(end of broadcast)---
TIP 1: if posting/reading
Hello,
if I can wish something, it would be an Export in the
Format pg_dump is using (as a Script). This would
be very helpfull.
Greetings
Michael Möhle
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Dave Page
Gesendet: Mittwoch, 17. Januar 2007 1
Hélder M. Vieira wrote:
> I often perform single-table backups using pgadmin.
> Recently, a problem occurred while doing that kind of backup using
> pgadmin 1.6.2 and PostgreSQL 8.2.1 on a Windows XP server:
> When trying to backup a table contained in a specific schema, pg_dump
> can't find the ta
If you have the data already in a text file, you can upload the text
file to the server, then run "COPY FROM "
from within PgAdmin, but if you have psql access, then use that as it's
much less hassle.
Dave Page wrote:
Laurent ROCHE wrote:
Hi,
I am trying to run a COPY my_table FROM
Mathias Durst wrote:
> Dear Harald,
>
> Would it be possible to implement the setup for clipboard export
> configurable?
> I saw that in other tools and love it.
> Then the copy and paste to (German)-Excel would be a snap.
Err, you can - see the result copy options:
http://www.pgadmin.org/docs/1
Dear Harald,
If I'm getting you right, you are looking for exporting the result grid
of a query via Clipboard, right?
The function is already there.
Procedure: run a query as usual, an get the result in the grid.
Click on the caret left top on the grid, where the column-names and
row-numbers i
Laurent ROCHE wrote:
> Hi,
>
> I am trying to run a COPY my_table FROM STDIN from pgAdmin ... but I can not
> manage to get it to work !
>
> It runs with psql !
>
> Here is a short version of the command:
> COPY xfrt.import_cpts FROM STDIN;
> 1DG 16930 7 JAN 071
> 2DG 25
10 matches
Mail list logo