[pgadmin-support] Did NSIS install go anywhere?

2003-06-19 Thread Dave Steenburg
Hi. I'm new here. Back in 2001, Jean-Michel Poure and Dave Page were talking about a full PostgreSQL installer for Windows using NSIS. I found this at http://archives.postgresql.org/pgsql-cygwin/2001-09/msg0.php Did this project ever go anywhere? I have been interested in this same kind of

Re: [pgadmin-support] Migration Wizard doesn't appear

2003-06-19 Thread Dan Langille
On 19 Jun 2003 at 20:34, Dave Page wrote: > You must connect to the server otherwise you will only see plugins that > don't require a connection to work. DOH! That part is mentioned at http://pgadmin.postgresql.org/pgadmin2.php?ContentID=15 but I missed the very important point which is at the

Re: [pgadmin-support] pgadmin3 questions/bug?

2003-06-19 Thread George T. Gibson
Sorry to be a pain... I added the postgres lib directory to ld.so.conf and ran ldconfig. Now a new error pops up: /usr/local/pgadmin3/bin/pgAdmin3: error while loading shared libraries: libwx_gtk2ud_stc-2.5.so: cannot open shared object file: No such file or directory I am running slackware

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Sven Köhler
Sven, what you didn't mention is that you're probably using the German language setting. There was a translation of "%d rows." into "%s Zeilen." which is obviously the highway to hell. OK - so - why did pgAdmin crash? will the code be fixed? pgAdmin shouldn't crash just because there's something

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Sven Köhler
Can you try switching logging to Debug (under File -> Options -> Logging) and recreating the error please? That might help us see where the error actually occurs. Oh, and please send the log of course :-) As you wish. I connected to the DB, selected a table, turned on logging and clicked on the su

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Dave Page
> -Original Message- > From: Sven Köhler [mailto:[EMAIL PROTECTED] > Sent: 19 June 2003 21:27 > To: Dave Page > Cc: [EMAIL PROTECTED]; Andreas Pflug > Subject: Re: [pgadmin-support] pgAdmin III > > > >>So i should add one: > >>If i try to view a table with pgAdminIII (by klicking on th

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Sven Köhler
So i should add one: If i try to view a table with pgAdminIII (by klicking on the sunglasses or by doing a "select *" in the SQL window) pgAdmin crashes. The crash is caused a memory access violation. Very odd. I'm using it in preference to pgAdmin II in production now and finding 200,000 row ta

Re: [pgadmin-support] Bug report for pgAdmin III

2003-06-19 Thread Dave Page
Title: Message   -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 19 June 2003 19:35To: [pgADMIN]Subject: [pgadmin-support] Bug report for pgAdmin III PostgreSQL: 7.3.3 Client OS: W2K SP2. pgAdmin III: 0.1.1 Devel(Jun 14 2003)   Here's a fe

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Dave Page
sing WinXP with postgresql under cygwin. > My DB is a Unicode DB, although i think, that it used to > happen with an > ASCII DB to. > > I tested http://www.pgadmin.org/snapshots/pgadmin3-Alpha-Win32.zip > and http://www.pgadmin.org/snapshots/win32/pgadmin3-20030619-Win32.zip >

Re: [pgadmin-support] pgadmin3 questions/bug?

2003-06-19 Thread Dave Page
> -Original Message- > From: George T. Gibson [mailto:[EMAIL PROTECTED] > Sent: 19 June 2003 17:34 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] pgadmin3 questions/bug? > > > When using slackware package I get: > > ./pgAdmin3: error while loading shared libraries: libpq.so.3: c

Re: [pgadmin-support] Migration Wizard doesn't appear

2003-06-19 Thread Dave Page
> -Original Message- > From: Dan Langille [mailto:[EMAIL PROTECTED] > Sent: 19 June 2003 18:36 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Migration Wizard doesn't appear > > > Hi, > > I'm using pgAdmin II v 1.4.12 under Windows NT. I've downloaded > pgMigration v1.4.12 (af

[pgadmin-support] Bug report for pgAdmin III

2003-06-19 Thread Donald Fraser
PostgreSQL: 7.3.3 Client OS: W2K SP2. pgAdmin III: 0.1.1 Devel(Jun 14 2003)   Here's a few errors that I've encountered when testing pgAdmin III. 1) Error Message: "There is more than one procedure named texticregexeq"This happens as soon as I select the default public Schema, the pg_catalog

[pgadmin-support] Migration Wizard doesn't appear

2003-06-19 Thread Dan Langille
Hi, I'm using pgAdmin II v 1.4.12 under Windows NT. I've downloaded pgMigration v1.4.12 (after initally trying pgMigration v1.5.60), installed it to H:\Program Files\pgAdmin2\Plugins (which is where pgAdmin is installed). I've run regsvr32 "H:\Program Files\pgAdmin2\Plugins\pgMigration.dll"

[pgadmin-support] pgadmin3 questions/bug?

2003-06-19 Thread George T. Gibson
When using slackware package I get: ./pgAdmin3: error while loading shared libraries: libpq.so.3: cannot open shared object file: No such file or directory For me, libpq.so.3 is located in /usr/local/pgsql/lib/libpq.so.3 Is it looking for the postgres library in some other location? So because

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Sven Köhler
shots/win32/pgadmin3-20030619-Win32.zip Both version crash :-( BTW: Does pgAdmin use the ODBC driver anymore? or is are client libs compiled in statically? ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan

Re: [pgadmin-support] pgAdmin III

2003-06-19 Thread Dave Page
Title: Message Hi Donald,   Yes please, we'd love to hear of any so we can get a release out soon!   IIRC you're quite good at finding them as well :-)   Regards, Dave. -Original Message-From: Donald Fraser [mailto:[EMAIL PROTECTED] Sent: 19 June 2003 15:56To: [pgADMIN]Su

[pgadmin-support] pgAdmin III

2003-06-19 Thread Donald Fraser
Hi Dave & pgAdmin III developers. Just wanted to know if you wanted reports back about bugs in pgAdmin III. I haven't seen any been reported or may be I just missed them?   Regards Donald Fraser