[pgadmin-support] Mouse cursor doesn't change

2007-06-25 Thread Marcin ZajÄ…czkowski
Hi, It's possible it's a problem with wxWidgets, but when I move mouse cursor over "spliter" (something which allows changing tab size by dragging) it doesn't change to "resize cursor", but remains "normal arrow". Cursor is changed just when I press a left mouse button. I'm not sure, but pro

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Vishal Arora
From: "Vishal Arora" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] PgAgent does not works Date: Tue, 26 Jun 2007 04:17:45 + From: Dave Page <[EMAIL PROTECTED]> To: Vishal Arora <[EMAIL PROTECTED]> Subject: Re: [pgadmin-supp

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Vishal Arora
From: Dave Page <[EMAIL PROTECTED]> To: Vishal Arora <[EMAIL PROTECTED]> Subject: Re: [pgadmin-support] PgAgent does not works Date: Mon, 25 Jun 2007 13:59:32 +0100 Vishal Arora wrote: I have tried to install the dll using RegSvr32 - it says - "... pgaevent.dll was loaded, but the DllRegis

Re: [pgadmin-support] New win32 snapshot available

2007-06-25 Thread Erwin Brandstetter
On Jun 22, 6:55 pm, [EMAIL PROTECTED] (Dave Page) wrote: > A new snapshot of pgAdmin for windows is available > fromhttp://developer.pgadmin.org/snapshots/win32/pgadmin3-20070622.msi > > Bug reports etc. to the normal places please :-) I am away for a couple of days. Will run some tests next week

Re: [pgadmin-support] PgAgent fail to connect on Windows startup

2007-06-25 Thread Dave Page
Christophe Chauvet wrote: > Hi Dave > > The only solution i see to beat this problem is to add a delay before connect > to the PostgreSQL > Database with a new option (for exemple -d). > > options > -d Add delay (in second) before connect to the database. > > pgAgent INSTALL pgAgent -d 10 -u p

Re: [pgadmin-support] PgAgent fail to connect on Windows startup

2007-06-25 Thread Christophe Chauvet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dave The only solution i see to beat this problem is to add a delay before connect to the PostgreSQL Database with a new option (for exemple -d). options - -d Add delay (in second) before connect to the database. pgAgent INSTALL pgAgent -d 10 -

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Vishal Arora wrote: Hi I am sending the event file and dump once again. Sorry for trouble. OK, that looks a little more like I'd expect. So, the event log contains a of messages like: Couldn't create connection: fe_sendauth: no password supplied. (to get rid of the garbage before that, regi

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Khan, Mahmood Ahram wrote: Still not working Assuming thats an error you get when starting pgagent, then I think it's fairly clear what the problem is from the log you posted: Event Type: Failure Audit Event Source: Security Event Category: Logon/Logoff Event ID: 529 Date:

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Vishal Arora wrote: Please find the event log and dump of pgAgent schema. From the dump file, this is the only schedule present: COPY pga_schedule (jscid, jscjobid, jscname, jscdesc, jscenabled, jscstart, jscend, jscminutes, jschours, jscweekdays, jscmonthdays, jscmonths) FROM stdin; 1

Re: [pgadmin-support] Feature requests: QueryTool; key shortcut, output pane unhiding, macros

2007-06-25 Thread Dave Page
Jan Kowalski wrote: I'm using SQL Server Management Studio at work, and now when I'm doing little open source project at home, I miss a few features. 1. Key shortcut that shows/hides "Output pane". In the other program its Ctrl-R. Ctrl-Alt-O now in SVN trunk. 2. In the other program, if "Ou

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Christophe Chauvet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Can you reinstall your services with logging enable (option -l)? C:\Program Files\pgAdmin III\pgAgent INSTALL pgAgent -l 1 -u postgres -p secret hostaddr=127.0.0.1 dbname=postgres user=postgres And check your Event Viewer. Regards, Christophe

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Vishal Arora wrote: pgAgent -u postgres -p hostaddr=127.0.0.1 dbname=postgres user=postgres Hmm, OK - can you please add -l 2 to that to increase the log output, and send me a dump of that from eventviewer once it's run long enough to have missed a job, along with a pg_dump of your pgag

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Vishal Arora
From: Dave Page <[EMAIL PROTECTED]> To: Vishal Arora <[EMAIL PROTECTED]> CC: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] PgAgent does not works Date: Mon, 25 Jun 2007 10:50:03 +0100 Vishal Arora wrote: There is nothing mentioned in the host agent field. I am sending the sn

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Vishal Arora wrote: There is nothing mentioned in the host agent field. I am sending the snapshots if you want to have a look at. - vishal Whats your pgagent connection string? Regards, Dave ---(end of broadcast)--- TIP 7: You can help support

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Khan, Mahmood Ahram wrote: I have also tried that. When i create a new job I think some rows should be written to the tables in the pgagent schema. But when I am checking physically the tables there is no data. Is that so due to service of pgagent. pgagent itself doesn't have any effect on the

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Khan, Mahmood Ahram
I have also tried that. When i create a new job I think some rows should be written to the tables in the pgagent schema. But when I am checking physically the tables there is no data. Is that so due to service of pgagent. Thanks & Best Regards M.AHRAM KHAN -Original Message- From: [EMAI

[pgadmin-support] question

2007-06-25 Thread Furkan KARAYEL
Hello I have just started to use PgAdmin3 last week,and i dont know how to restore my database with only some of the tables.i mean i have 9 tables in my db and i would like to keep 4 of them to be saved in an other file while i m restore my db, how to do that?thanks -- Furkan KARAYEL

[pgadmin-support] question

2007-06-25 Thread Furkan KARAYEL
Hello I have just started to use PgAdmin3 last week,and i dont know how to restore my database with only some of the tables.i mean i have 9 tables in my db and i would like to keep 4 of them to be saved in an other file while i m restore my db, how to do that?thanks -- Furkan KARAYEL

Re: [pgadmin-support] PgAgent does not works

2007-06-25 Thread Dave Page
Vishal Arora wrote: From: Dave Page <[EMAIL PROTECTED]> To: Vishal Arora <[EMAIL PROTECTED]> CC: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] PgAgent does not works Date: Sun, 24 Jun 2007 20:46:53 +0100 Vishal Arora wrote: Hi, I want to run some jobs in postgresql databa