Re: [pgadmin-support] Pgadmin does not execute backup on table on tablespace

2007-05-09 Thread Leszek Trenkner
On Fri, 27 Apr 2007 12:37:28 +0300, Liviu Rau wrote: >[...] > When i try to execute backup on a table "MARC_FORMAT_TAGURI" wich is > located on tablespace "SIBI" i recieve this message: >[...] Please look at the 'Win32 pg_dump fails for single table backup' thread http://www.mail-archive.com/pg

Re: [pgadmin-support] PG Admin talks to me ... at last !

2007-05-09 Thread Dave Page
Laurent ROCHE wrote: > Hi Dave, Guillaume and All, > > Some of you (Dave & Guillaume) may remember I had a problem with PG Admin III > 1.6, that did not display error messages (only the code but not the message > it self) when PG Admin III 1.4 and psql will display the full error message. > > A

[pgadmin-support] PG Admin talks to me ... at last !

2007-05-09 Thread Laurent ROCHE
Hi Dave, Guillaume and All, Some of you (Dave & Guillaume) may remember I had a problem with PG Admin III 1.6, that did not display error messages (only the code but not the message it self) when PG Admin III 1.4 and psql will display the full error message. After a bit of investigation with Gu

Re: [pgadmin-support] ALTER TABLE ALTER COLUMN in view

2007-05-09 Thread Dave Page
luiz wrote: Hi all, I have a scenario like follow (script generated with pg_dump) : CREATE TABLE teste ( id integer NOT NULL, ds character varying(20), n2 character varying(10) ); CREATE SEQUENCE teste_id_seq INCREMENT BY 1 NO MAXVALUE NO MINVALUE CACHE 1; ALTER TA

[pgadmin-support] Open file in Query tool from command line

2007-05-09 Thread Taras Kopets
Hi list, I know it is possible to open pgAdmin from command line, connect to db and open query tool. Is it possible after doing all the above to open file in query tool from command line? Is will be great, because it will be possible to open files in pgAdmin using "Open With" in Windows or modi

Re: [pgadmin-support] Recent Files menu item and Searching in Query tool

2007-05-09 Thread Dave Page
Kopets Taras wrote: Hi list, I have 2 propositions: 1 - ask if user wants to save previously opened file, when changing currently opened file using menu [File]->[Recent Files]. At this time the opened file is just closed (no save) and new file is opened. I've fixed this in SVN. 2 - after e