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
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
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
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
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
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