From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Daniel Seichter" <dseichter(at)radiomatic(dot)com>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: printing table-structure |
Date: | 2005-03-21 14:51:40 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E472BCC0@ratbert.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Daniel Seichter
> Sent: 21 March 2005 07:48
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] printing table-structure
>
> Good morning,
>
> I am new at the pgadmin-support list. I want to print the tables, but
> can't find a printer-button or something else. Is there a solution for
> printing the table-structure?
There was in pgAdmin I, circa 1998, however no-one ever used it so it
got dropped when pgAdmin II was written. Probably your best bet is to
copy/paste the SQL from the SQL pane into another app and print it from
there. I will look into adding a simple print option for that, but it
won't be the full-blown reporting option we had years ago.
> I thought to develope a solution for
> myself, but can't, because I don't know if pgadmin is developed in
> Delphi ( I am really new pgadmin).
pgAdmin is written in C++ - you are welcome to hack it yourself if you
have an itch - please send any patches to pgadmin-hackers(at)postgresql(dot)org
Regards, Dave
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2005-03-21 14:54:20 | Re: No way to have error message on pgadmin III pg 8.0 |
Previous Message | Asger Petersen | 2005-03-21 12:12:08 | Re: Extremely slow queries in pgAdminIII |