Dave Page wrote:
I'm running on WinXP SP2 with nothing else too funky going on. Can you
think of anything in my configuration that might be causing this?
Nope. There have been changes in that code as you know - can you figure out
an exact procedure to recreate the problem? Perhaps it takes som
On 2/8/06 17:38, "Chuck" <[EMAIL PROTECTED]> wrote:
> After running pgAgent with the following command:
>
> /usr/bin/pgagent -l 2 hostaddr=127.0.0.1 dbname=postgres user=postgres
>
> The pertinent debug message said:
>
> WARNING: Couldn't create connection: fe_sendauth: no password supplied
On 2/8/06 17:19, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Dave Page wrote:
>>> That's a pretty cool feature, except it also triggers that prompt if
>>> you're editing a field within a row, and might be wanting to
>>> delete some
>>> characters within the field, not the whole row.
>>
>
Melvin Davidson wrote:
I cannot duplicate your problem either.
Is it possible you are using/have a keyboard mapping utility program
which
has redefined the function of the delete key?
I don't think so, but if no one else can reproduce this it must be
something strange about my workstation.
After running pgAgent with the following command:
/usr/bin/pgagent -l 2 hostaddr=127.0.0.1 dbname=postgres user=postgres
The pertinent debug message said:
WARNING: Couldn't create connection: fe_sendauth: no password supplied
Why do I need a password for the postgres account when on the local
m
I cannot duplicate your problem either.
Is it possible you are using/have a keyboard mapping utility program
which
has redefined the function of the delete key?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, August 02,
Melvin Davidson wrote:
You just need to use position the cursor after the character and press
'Backspace' to delete it.
Yes, thanks for the workaround but I'd already figured that out.
You should not be using the "Delete" key to delete characters.
Surely you're joking.
jl
Dave Page wrote:
That's a pretty cool feature, except it also triggers that prompt if
you're editing a field within a row, and might be wanting to
delete some
characters within the field, not the whole row.
I can't reproduce that here - it deletes the character to the right of
the cursor.
T
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chuck
> Sent: 02 August 2006 16:13
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgAgent - Log error when running
>
> The job is only a simple insert command for test purpose
You just need to use position the cursor after the character and press
'Backspace' to delete it.
You should not be using the "Delete" key to delete characters.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, August 02, 20
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: 02 August 2006 16:47
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgAdmin 1.4.3 bug with delete
> button in win32
>
> I noticed one of the new feat
I noticed one of the new features on the win32 side for pgAdmin is that
when you're viewing a row and press "delete" you get a prompt to delete
the row.
That's a pretty cool feature, except it also triggers that prompt if
you're editing a field within a row, and might be wanting to delete some
The job is only a simple insert command for test purposes. It takes
milliseconds to run so the the timing issue is still a question.
I have given the postgres account full access to everything. I checked
the ph_hba.conf and there is a line for the postgres account as
follows:
local all postgres i
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chuck
> Sent: 02 August 2006 13:19
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgAgent - Log error when running
>
> Yes, it was a typo in the message but I entered and ran
Yes, it was a typo in the message but I entered and ran the command
correctly.
Some new information. I ran the command again but used a superuser
account and added password= to the command line. My test script is
being run by pgAgent every two minutes. It shoud be running every
minute.
I know
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chuck
> Sent: 02 August 2006 12:49
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgAgent - Log error when running
>
> I assume you are thinking there is a space in the IP add
I assume you are thinking there is a space in the IP address. There is
not a typo in the command line that I can see.
I have enabled connection logging and this is what I now find in the
log.
Notice the port number keeps increasing by one each time. I have run
both the pgAgent startup commands so
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chuck
> Sent: 02 August 2006 02:29
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgAgent - Log error when running
>
> I am running pgAgent on Debian Sarge with postgresql 8.1.4.
>> I am trying to install pgadmin3 1.4.3 and i ran across a problem with>> the RPM so i am trying to install from source.> What kind of a problem did you have?Seemed like a topic for a new thread. This is from the pgadmin.log file in my home directory. Got the RPM from the pgadmin3 site. Tried an o
I am running pgAgent on Debian Sarge with postgresql 8.1.4. I have run
the SQLscript and installed the tables. I have run the daemon with the
command:
/usr/bin/pgagent hostaddr=127.0.0.1 dbname=postgres user postgres
I have also tried the command:
/usr/bin/pgagent hostaddr=127.0.0.1 dbna
20 matches
Mail list logo