Re: [pgadmin-support] website comment

2009-09-11 Thread Troels Arvin
Hello, On 11-09-2009 09:21, Dave Page wrote: On another note: the freshmeat page suggests that pgAdmin hasn't been touched since 2007. I think Troels used to look after that. I did. But on January 25, 2006, you (Dave) was actually put in the list of administrators for the project registrati

[pgadmin-support] Backup feature somewhat buggy

2005-02-18 Thread Troels Arvin
s fine: Backing up works well here. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-support] Historic tar-balls, etc.

2004-12-03 Thread Troels Arvin
On Fri, 03 Dec 2004 09:15:37 +, Dave Page wrote: > How about a whole new structure: [...] Looks good to me. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-support] Historic tar-balls, etc.

2004-12-03 Thread Troels Arvin
pgadmin top-level directory be created called "historic" and that all the old stuff goes there, if it needs to be kept at all. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Troels Arvin
this, I'm taking a look at Raphaƫl's notice.) -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [pgadmin-support] error building pgadmin 1.2 rc

2004-12-02 Thread Troels Arvin
; >> ). > > This is a deprecated version; use the official wxWidgets 2.5.3. I suggest that the whole pgadmin3/wxwindows/ directory be removed from the ftp mirrors. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)-

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Troels Arvin
Note 1: http://troels.arvin.dk/pgadmin/FC_1-3/ -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTE

[pgadmin-support] string.cpp assertion failure

2004-12-01 Thread Troels Arvin
o suppress further warnings. It turned out that the PostgreSQL server wasn't running. Still, a more user-friendly error message would be nice, I think. Note *: Installed from http://developer.pgadmin.org/ftp/release/FC3/pgadmin3-1.2.0-1.i686.rpm -- Greetings from Troels Arvin, Cope

[pgadmin-support] Follow-up: string.cpp assertion failure

2004-12-01 Thread Troels Arvin
only displayed when I use the da_DK locale. So I guess my translation to Danish is somehow broken with regard to a certain error message? - Or could it be something else? -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)---

Re: [pgadmin-support] Which wxWidgets?

2004-12-01 Thread Troels Arvin
snapshot" words are removed. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

[pgadmin-support] Which wxWidgets?

2004-12-01 Thread Troels Arvin
Hello, At http://www.pgadmin.org/pgadmin3/download.php#source it currently says, under "Requirements": wxWidgets (former wxWindows) 2.5.3 compiled from a source snapshot. That's confusing, I think. Is the ordinary 2.5.3 release of wxWidgets OK or not? -- Greetings fr

[pgadmin-support] Error: column "nsptablespace" does not exist

2004-11-13 Thread Troels Arvin
space ta on ta.oid=nsptablespace LEFT OUTER JOIN pg_description des ON des.objoid=nsp.oid ORDER BY 1, nspname -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-support] Cannot compile

2003-10-09 Thread Troels Arvin
I get are rather lengthy, so I've put them here: http://troels.arvin.dk/misc/log-make.txt My pgadmin3 configure-expression: --with-wx=/usr/local/wxWindows --enable-debug --prefix=/usr/local/pgadmin3/ My system: Red Hat Linux 9.0. -- Greetings from Troels Arvin, Cope

Re: [pgadmin-support] Freshmeat, non-www site

2003-09-28 Thread Troels Arvin
p://freshmeat.net/projects/pgadmin3/ Tell me if something needs to be changed. -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

[pgadmin-support] Freshmeat, non-www site

2003-09-28 Thread Troels Arvin
Admin web-site were accessible as both http://www.pgadmin.org/ and http://pgadmin.org/ (When I access http://pgadmin.org/ I'm sent to a web-mail system.) I suggest that the last redirect to the former. This, however, is a web-server setup issue which I cannot help with. -- Greetings from Tr

Re: [pgadmin-support] pgadmin III connection dialogue: cannot

2003-07-15 Thread Troels Arvin
ou do that regularly? If you > need more than one user, why not creating more connections. You may have a point. But maybe the dialogue could be changed, then? - In a way where the fields don't look like they are editable (but still cut-and-past'able, if possible)? --

[pgadmin-support] pgadmin III connection dialogue: cannot change options

2003-07-15 Thread Troels Arvin
reetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [pgadmin-support] Problem compiling pgadmin3 from cvs

2003-07-08 Thread Troels Arvin
yHelp(wxWindow*, wxString const&)' collect2: ld returned 1 exit status make[2]: *** [pgadmin3] Error 1 make[2]: Leaving directory `/data/extrahome/troels/temp2/pgadmin3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/data/extrahome/troels/temp2/pgadmin3' make: *** [all] Error 2 -- Greetings from Troels Arvin, Copenhagen, Denmark ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[pgadmin-support] Problem compiling pgadmin3 from cvs

2003-07-08 Thread Troels Arvin
Hello, I'm having trouble compiling pgadmin3 from cvs. See tail of compilation log below. My system: Red Hat 9. wxGTK from http://shrike.freshrpms.net/rpm.html?id=644 Before "make", I did sh bootstrap autoconf export CFLAGS="-march=i686 -O2" && export CXXFLAGS=$CFLAGS ./configure Any ideas what