Re: [pgadmin-support] Calling pgScript from the command line

2011-01-18 Thread Jeremy Palmer
in, Jeremy -Original Message- From: Magnus Hagander [mailto:mag...@hagander.net] Sent: Wednesday, 19 January 2011 8:22 a.m. To: Dave Page Cc: Jeremy Palmer; Guillaume Lelarge; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] Calling pgScript from the command line On Tue, Jan 1

Re: [pgadmin-support] Calling pgScript from the command line

2011-01-17 Thread Jeremy Palmer
, 18 January 2011 2:17 a.m. To: Dave Page Cc: Jeremy Palmer; Guillaume Lelarge; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] Calling pgScript from the command line On Mon, Jan 17, 2011 at 07:46, Magnus Hagander wrote: > On Sun, Jan 16, 2011 at 23:02, Dave Page wrote: >> On

Re: [pgadmin-support] Calling pgScript from the command line

2011-01-16 Thread Jeremy Palmer
Jeremy -Original Message- From: Dave Page [mailto:dp...@pgadmin.org] Sent: Friday, 14 January 2011 11:03 p.m. To: Guillaume Lelarge Cc: Jeremy Palmer; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] Calling pgScript from the command line There used to be something in xtra

[pgadmin-support] Calling pgScript from the command line

2011-01-13 Thread Jeremy Palmer
Is it possible to run pgscripts from the command line? i.e like with: http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/src/pgsMain.cpp If not it would great if pgadminIII included a command line utility. Cheers Jeremy

Re: [pgadmin-support] Can not debug plpgsql using PgAdminIII

2010-10-01 Thread Jeremy Palmer
> > > From: Dave Page > Sent: Sat, 25 Sep 2010 00:31:15 -0700 > To: pgadmin-support@postgresql.org > Subject: Re: Can not debug plpgsql using PgAdminIII > > >It's not broken for everyone else afaik. Try removing the profiler plugin from >shared_preload_libraries -

Re: [pgadmin-support] Can not debug plpgsql using PgAdminIII

2010-09-24 Thread Jeremy Palmer
Late follow-up on this email! Can anyone give any help? Has it been resolved in 1.12? From: Jeremy Palmer Sent: Tuesday, August 03, 2010 3:02 PM To: pgadmin-support@postgresql.org Subject: Can not debug plpgsql using PgAdminIII I'm trying to debug pl

[pgadmin-support] Can not debug plpgsql using PgAdminIII

2010-08-02 Thread Jeremy Palmer
I'm trying to debug plpgsql functions in PgAdmin using the integrated debugger but I can't get a debug session to start. I right click on any plpgsql function and get the debugging context menu with both the "Debug" and "Set breakpoint" options, but neither of them works. When I try the "Debug"

[pgadmin-support] Postgis Manual

2006-06-16 Thread Jeremy Palmer
Hi guys, I was wondering if it was possible to get the postgis manual added into the pgadmin3 help. This would be really useful for a few guys at work as we always need to refer to the postgis function section, and it would be great if it was integrated into pgadmin3! The postgis manual is a dockb

Re: [pgadmin-support] init script for redhat

2006-06-16 Thread Jeremy Palmer
I have attached a small patch to the Redhat pgagent init script to use the new log to file options. Cheers Jeremy > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED] > Sent: Friday, 16 June 2006 12:54 a.m. > To: Jeremy Palmer; pgadmin-support@postgresql.org &

Re: [pgadmin-support] init script for redhat

2006-06-15 Thread Jeremy Palmer
Ok, thanks for the tips. I have attached an updated patch. Cheers Jeremy > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED] > Sent: Friday, 16 June 2006 12:09 a.m. > To: Jeremy Palmer; pgadmin-support@postgresql.org > Subject: RE: [pgadmin-support] init sc

Re: [pgadmin-support] init script for redhat

2006-06-15 Thread Jeremy Palmer
cepted, then a small change to the init script will need to be made to accommodate the file logging... Cheers Jeremy > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 13 June 2006 1:35 a.m. > To: Jeremy Palmer; pgadmin-support@postgresql.org &

[pgadmin-support] Problems with SVN win32 build.

2006-06-05 Thread Jeremy Palmer
I've compiled the trunk branch and have mostly had great success, (especially with quick report and auto-complete functionality) :) However I noticed a few little things: 1) I can't add a job for pgagent to run. I add a job with 1 schedule and 2 steps and I get a "duplicate key violates unique con

Re: [pgadmin-support] init script for redhat

2006-06-04 Thread Jeremy Palmer
see anything until the buffer is written. Maybe pgagent could be changed to log to a file which is flushed periodically, instead of stdout? Cheers Jeremy > -Original Message- > From: Dave Page [mailto:[EMAIL PROTECTED] > Sent: Friday, 2 June 2006 2:24 a.m. > To: Jeremy Pal

Re: [pgadmin-support] init script for redhat

2006-06-01 Thread Jeremy Palmer
> -Original Message- > From: Tomi NA [mailto:[EMAIL PROTECTED] > Sent: Thursday, 1 June 2006 10:43 p.m. > To: Jeremy Palmer > Subject: Re: [pgadmin-support] init script for redhat > > On 6/1/06, Jeremy Palmer <[EMAIL PROTECTED]> wrote: > > Hi, > > > &

[pgadmin-support] init script for redhat

2006-06-01 Thread Jeremy Palmer
Hi, I've hacked together a quick init script for pgagent. It might be useful for others use. It is hard coded to connect to the "pgadmin" database as the "postgres" user. If others find this useful and have any suggested improvements, then maybe we should fix it up and make it part of the Redhat

[pgadmin-support] Visual Studio 2005 support files

2006-06-01 Thread Jeremy Palmer
Hi, I just been playing around with the trunk visual studio 2005 and have made a few observations: 1) Somehow the VS2005 solution file has been corrupted in the SVN. I have attached a patch to fix the problem. 2) It would be much easier if the paths to external library headers and libs were not a

[pgadmin-support] installing admin 81 functions

2006-05-31 Thread Jeremy Palmer
Hi,   I’ve installed postgresql on FC5 using the precompiled rpms. I was wondering if it was possible for the admin package to modified so it can be installed without a fully configured pg source tree? i.e using pgxs.   This would make life a bit easier for users who use distro packages

[pgadmin-support] Runtime error on Redhat 9.0

2005-07-06 Thread Jeremy Palmer
Hi, I successfully compiled lastest cvs version of pgadmin3 on Redhat 9.0 with wxwidgets 2.6.1. wxWidgets was configured and compiled as per pgadmin website install directions. I used used the following configure options for pgadmin3: ./configure --enable-static --enable-debug prefix=/usr I