Re: [pgadmin-support] Copy / Paste problem

2007-01-17 Thread mike
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, >

[pgadmin-support] Copy / Paste problem

2007-01-17 Thread Massimo Fidanza
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

[pgadmin-support] Problem compiling pgadmin1.6.2 on Kubuntu 6.10

2007-01-17 Thread Massimo Fidanza
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

Re: [pgadmin-support] Single-table backup failure

2007-01-17 Thread Hélder M . Vieira
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

Re: [pgadmin-support] PgAdmin Wishlist: export to clipboard

2007-01-17 Thread Michael Möhle
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

Re: [pgadmin-support] Single-table backup failure

2007-01-17 Thread Dave Page
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

Re: [pgadmin-support] COPY my_table FROM STDIN

2007-01-17 Thread Andy Shellam (Mailing Lists)
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

Re: [pgadmin-support] PgAdmin Wishlist: export to clipboard

2007-01-17 Thread Dave Page
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

Re: [pgadmin-support] PgAdmin Wishlist: export to clipboard

2007-01-17 Thread Mathias Durst
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

Re: [pgadmin-support] COPY my_table FROM STDIN

2007-01-17 Thread Dave Page
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