Re: [pgadmin-support] Is pl/pgsql debugging broken in PostgreSQL 9.0, or is it just me?

2010-11-12 Thread Kevin Field
On Nov 10, 5:00 pm, dp...@pgadmin.org (Dave Page) wrote: > On Wed, Nov 10, 2010 at 5:16 PM, Kevin Field > wrote: > > LOAD '$libdir/plugins/plugin_debugger.dll'; > > show shared_preload_libraries; > > > ...returns a blank row. The DLL is present, and if I cha

Re: [pgadmin-support] Is pl/pgsql debugging broken in PostgreSQL 9.0, or is it just me?

2010-11-12 Thread Kevin Field
Never mind, I had been selecting non-plpgsql functions. :# Sorry about that. Thanks for your time and patience. Kev -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] Is pl/pgsql debugging broken in PostgreSQL 9.0, or is it just me?

2010-11-10 Thread Kevin Field
Hi folks, I had the debugger working in pgAdminIII at one point, some time before upgrading to 9.0, but as of right now I can't seem to get it working using the usual steps. I believe it may have something to do with the DLL not loading correctly, because the following query: LOAD '$libdir/plugin

Re: [pgadmin-support] sudden program termination: no warning, error, or crash

2009-08-25 Thread Kevin Field
On Aug 11, 11:05 am, Kevin Field wrote: > This is a continuation > ofhttp://groups.google.com/group/pgsql.interfaces.pgadmin.support/brows... > > (just after a certain amount of time Google groups doesn't let you > reply to a thread anymore.) > > ---

[pgadmin-support] sudden program termination: no warning, error, or crash

2009-08-11 Thread Kevin Field
This is a continuation of http://groups.google.com/group/pgsql.interfaces.pgadmin.support/browse_thread/thread/4b919debf3362670/ee431c94c2c9299?q=#0ee431c94c2c9299 (just after a certain amount of time Google groups doesn't let you reply to a thread anymore.) So on the latest

Re: [pgadmin-support] pgAdmin3 1.10 beta3 on win32 clipboard bug

2009-05-13 Thread Kevin Field
On May 12, 10:09 am, dp...@pgadmin.org (Dave Page) wrote: > On Tue, May 12, 2009 at 2:33 PM, Kevin Field > wrote: > > Hi, > > > Over terminal services, I can consistently reproduce this, that I > > cannot paste into a query editor window from another program (TextPa

[pgadmin-support] pgAdmin3 1.10 beta3 on win32 clipboard bug

2009-05-12 Thread Kevin Field
Hi, Over terminal services, I can consistently reproduce this, that I cannot paste into a query editor window from another program (TextPad in this case, so it's plain text), but I can on beta2. However, if I copy from text in the query editor window, it lets me paste, and it's using the Windows

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-22 Thread Kevin Field
On Apr 22, 11:34 am, Kevin Field wrote: > On Apr 22, 11:17 am, dp...@pgadmin.org (Dave Page) wrote: > > > On Wed, Apr 22, 2009 at 3:41 PM, Kevin Field > > wrote: > > > On Apr 21, 4:00 pm, dp...@pgadmin.org (Dave Page) wrote: > > >> No, the Windows event

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-22 Thread Kevin Field
On Apr 22, 11:17 am, dp...@pgadmin.org (Dave Page) wrote: > On Wed, Apr 22, 2009 at 3:41 PM, Kevin Field > wrote: > > On Apr 21, 4:00 pm, dp...@pgadmin.org (Dave Page) wrote: > >> No, the Windows event log. > > > Aha: "Couldn't create the primary conn

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-22 Thread Kevin Field
On Apr 21, 4:00 pm, dp...@pgadmin.org (Dave Page) wrote: > No, the Windows event log. Aha: "Couldn't create the primary connection (attempt 10): fe_sendauth: no password supplied" and nine other attempts, then finally, "Stopping pgAgent: Couldn't establish the primary connection with the database

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-21 Thread Kevin Field
On Apr 21, 3:57 am, dp...@pgadmin.org (Dave Page) wrote: > > What version did you get? Any messages in the event log? 3.0.0, am I too bleeding edge? What's the difference between 2.0.1 and 3.0.0? If you mean the pgadmin logs, I have it on "errors only" and there was nothing. -- Sent via pgadmi

[pgadmin-support] pgAgent win32 service starts and then stops

2009-04-20 Thread Kevin Field
On Apr 20, 2:34 pm, Kevin Field wrote: > On Apr 20, 2:28 pm, Kevin Field wrote: > > > > > On Apr 20, 12:05 pm, dp...@pgadmin.org (Dave Page) wrote: > > > > On Mon, Apr 20, 2009 at 4:32 PM, Kevin Field > > > wrote: > > > > In both postgresq

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-20 Thread Kevin Field
On Apr 20, 2:28 pm, Kevin Field wrote: > On Apr 20, 12:05 pm, dp...@pgadmin.org (Dave Page) wrote: > > > On Mon, Apr 20, 2009 at 4:32 PM, Kevin Field > > wrote: > > > In both postgresql 8.4-beta1 and pgadmin3 1.10-beta2, I can't find a > > > pgAgent exec

Re: [pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-20 Thread Kevin Field
On Apr 20, 12:05 pm, dp...@pgadmin.org (Dave Page) wrote: > On Mon, Apr 20, 2009 at 4:32 PM, Kevin Field > wrote: > > In both postgresql 8.4-beta1 and pgadmin3 1.10-beta2, I can't find a > > pgAgent executable. Any clues? > > It's a seperate download &

[pgadmin-support] pgAgent absent from win32 beta distributions?

2009-04-20 Thread Kevin Field
In both postgresql 8.4-beta1 and pgadmin3 1.10-beta2, I can't find a pgAgent executable. Any clues? -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] win32/1.8.4 newlines inconsistent in Query window's Messages pane

2008-11-05 Thread Kevin Field
> On Wed, Nov 5, 2008 at 5:14 AM, Ashesh D Vashi > <[EMAIL PROTECTED]> wrote: > > Hi Kev, > > > > I have tried to reproduce this case with the version 1.8.4, and as > > you said > > - i am getting the same issue. > > But, when I tried to do the same thing with the latest source > > (checked out >

Re: [pgadmin-support] multiselect bug in edit grid on win32

2008-01-21 Thread Kevin Field
click and everything in between them. In pgAdmin instead it selects the first row you click by itself, plus everything from the first row in the entire grid through to the second row you clicked, inclusive. Actually this isn't quite accurate, it happened to be true the few times I tried becau

[pgadmin-support] multiselect bug in edit grid on win32

2008-01-21 Thread Kevin Field
Hi, I'm running 1.8.1 rev 6948 on Windows 2003 Standard. If you go to an edit grid, click a row, and then shift-click another row, the standard behaviour on Windows (and in Firefox on other platforms, etc.) is to select the first row you click and second row you click and everything in betwee

[pgadmin-support] pgadmin or pgsql? query execution bug

2007-08-09 Thread Kevin Field
So this works fine in 1.6.3 (and psql), but in 1.8.0 beta's query window: -- Executing query: select now() Total query runtime: 32 ms. 1 rows retrieved. -- Executing query: select now()::time Total query runtime: 3766 ms. 1 rows retrieved. -- Executing query: select now()::time Total query

Re: [pgadmin-support] pgadmin or pgsql bug? inserting row

2007-08-09 Thread Kevin Field
Dave Page wrote: Kevin Field wrote: One other detail, after it worked I noticed that the ID returned was one where there had been a gap in the sequence (i.e., we had entries 1-12 and 14-24, and the new row had id 13.) This may be because the existing entries had been added with explicit id

[pgadmin-support] operators, types, etc....where'd they go?

2007-08-09 Thread Kevin Field
Hi, So I like the new hierarchy in 1.8.0, but it seems to be missing said categories of database objects. Is it planned for them to come back? I found I actually needed to use those two in particular yesterday and had to go back and use 1.6.3. Kev ---(end of broadc

[pgadmin-support] pgadmin or pgsql bug? inserting row

2007-08-09 Thread Kevin Field
I'm fairly confused by this...I have a table called 'contact' with a serial id column, so it automatically has this constraint: ALTER TABLE contact ADD CONSTRAINT contact_pkey PRIMARY KEY(id); Now, I tried several times in 1.8.0 to add the row just by typing new data in the Edit Table window

[pgadmin-support] backup/restore gone in 1.6.0?

2006-11-23 Thread Kevin Field
Hi everyone, This is probably a total noob question, but if I go into pgAdmin 1.4.3 and select one of my databases, I can go Tools->Backup, but in 1.6.0 the option is greyed out. My server is still 8.1, not 8.2. Is that what's preventing it? Thanks, Kev ---(end of

[pgadmin-support] help: trigger functions/functions/procedures, bug list, and window state

2006-07-13 Thread Kevin Field
Hi everyone, First off, very well done on pgAdmin. I'm migrating from MSDE and this is a wonderful treat to use (as is PGSQL). These are just a few very minor touch-ups to do with the help interface. # The version of pgAdmin you are running. 1.4.2. # The configure options used (if compiled f