Re: [pgadmin-support] Can't emerge 1.6.0-beta1

2006-09-20 Thread Kamchybek Jusupov
:D Guys, sorry... I missed this part from http://www.pgadmin.org/download/source.php wxWidgets 2.6.x (for pgAdmin 1.4.x) or wxWidgets 2.7.x (for pgAdmin 1.5 +). Currently, this is the only version we support. So, need to get wxGTK-2.7.x first... On Thu, 2006-09-21 at 09:19 +0800, Kamchybek

[pgadmin-support] Can't emerge 1.6.0-beta1

2006-09-20 Thread Kamchybek Jusupov
Hi all, I'm trying to get 1.6.0-beta1 into my overlay and emerge... But so far this is what I got: Warning: No config found to match: /usr/bin/wx-config --cppflags --unicode=yes --debug=no --version=2.7 in /usr/lib/wx/config If you require this configuration, please install the desir

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Nagita Karunaratne
How do I sign out of this list. I have been looking for days for the solution. THanks. On 9/19/06, Dave Page wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vincent CORDIER - LOGIXEN Sent: 19 September 2006 10:13 To: pgadmin-support@

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
So to recap:   - You have a pgpass.conf file in C:\Documents and Settings\postgres\Application Data\postgresql   - It has entries for:   127.0.0.1:5432:solofamily:postgres:XX127.0.0.1:5432:postgres:postgres:X localhost:5432:solofamily:postgres:XXlocalhost:5432:postgres:postgres:

[pgadmin-support] bug report

2006-09-20 Thread Sim Zacks
This is a bug I reported a number of versions back, but it is still here. 1.6 Beta 1 If you restore a database and there are warnings when you click OK it tries to do the backup again. You have to click Cancel, which is counter intuitive. Thank You Sim Zacks IT Manager CompuLab 04-829-0145 - Offic

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
Oh, sorry - spotted something else - 127.0.0.1 is not the same as localhost as far as pgpass.conf is concerned. The easiest test is pribably to add the following to the pgpass.conf: 127.0.0.1:5432:solofamily:postgres:XX127.0.0.1:5432:postgres:postgres:X   In production though, I would

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
  From: Vincent CORDIER - LOGIXEN [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 15:08To: Dave PageSubject: Re: [pgadmin-support] pgAgent Job never starts Here is the the pgAgent command line :   "D:\Program Files\PostgreSQL\8.1\bin\pgAgent" INSTALL pgAgent -l

Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 13:17To: Dave PageCc: pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head The dataset is some 1000 rows; usually while developing

Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Harald Armin Massa
The dataset is some 1000 rows; usually while developing I limit to 10. I did it again: developed a query, and just as I was finishing - crash. (this time without "as checksum")Wil do it again, with "as checksum" ... and it works. I keep on trying to make it reproducible, with a limit amount of data

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
  From: Vincent CORDIER - LOGIXEN [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 12:59To: Dave PageSubject: Re: [pgadmin-support] pgAgent Job never starts Ok I understand but I don't know that I have to do yet... :-(    My  %APPDATA%\postgresql\pgpass.conf  f

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
Because pgAgent must connect to the database where the jobs are defined as well as whichever ones you are running jobs in.   Regards, Dave From: Vincent CORDIER - LOGIXEN [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 12:54To: Dave PageSubject: Re: [pgadmin-support] pgAgent

Re: [pgadmin-support] bug report

2006-09-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Sim Zacks > Sent: 20 September 2006 13:38 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] bug report > > Platform you're running on: Windows 2000 > Language: English > Distribution

Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 12:16To: Dave PageCc: pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head I am developing this sort of query since last friday. And

[pgadmin-support] bug report

2006-09-20 Thread Sim Zacks
Platform you're running on: Windows 2000 Language: English Distribution you used (source tarball, or binary): binary Version you tested: 1.6 Beta 1 (Sep 12, 2006, rev:5353) In the query window you in the database drop down list, when I click on the Connect to Server window pops up. All of the se

Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Harald Armin Massa
I am developing this sort of query since last friday. And only since yesterday (= update Beta 1.6) I am plagued with those crashes within the query window. (it is no complete prove that it worked - but on monday I developed this query for around 5 tables, without plague of crashes; and yesterday /

Re: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harald Armin MassaSent: 20 September 2006 10:59To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head Hello,I am using a kindly-by-Dave-provided Pg

Re: [pgadmin-support] pgAgent Job never starts

2006-09-20 Thread Dave Page
  From: Vincent CORDIER - LOGIXEN [mailto:[EMAIL PROTECTED] Sent: 20 September 2006 10:39To: Dave PageSubject: Re: [pgadmin-support] pgAgent Job never starts Hello,   I created a connection string like that  "localhost:5432:marketing:postgres:zryt678" in %APPDATA%\p

[pgadmin-support] Crashes in Query Window - PgAdmin 1.6 Beta SVN Head

2006-09-20 Thread Harald Armin Massa
Hello,I am using a kindly-by-Dave-provided PgAdmin 1.6 Beta from SVN Head as of 2006-09-19 9:07.Within the Query Window I am developping a query:select md5(id_rf::text||coalesce(wert,'x')||id_rk::text||id_bf), * from repofeld   select md5(id_rf::text||coalesce(wert,'x')||id_rk::text||id_bf||anothe