[pgadmin-support] Version 1.6.1 RPM or SRPM

2006-12-07 Thread Roderick A. Anderson
I'd really like to give the new version a whirl but can't find a package for Fedora Core 4, 5, or 6. Trying a rpmbuild -ta against the tarball gives me the same errors as trying to build against the SRPM I did get built from the tarball. The main error I'm trying to get past now is: configur

Re: [pgadmin-support] Joining EnterpriseDB

2006-12-07 Thread Raymond O'Donnell
On 7 Dec 2006 at 20:34, Dave Page wrote: > It's vaguely possible that some of you may have spotted a press > release on the EnterpriseDB website, or my most recent post on my blog > about my joining the company. Congrats on the new job Dave - best of luck in it. --Ray. ---

[pgadmin-support] Joining EnterpriseDB

2006-12-07 Thread Dave Page
All, It's vaguely possible that some of you may have spotted a press release on the EnterpriseDB website, or my most recent post on my blog about my joining the company. I just wanted to drop a quick note to the lists to let you know that although I'll obviously be working on EnterpriseDB's

[pgadmin-support] Backup dialog window: bad size

2006-12-07 Thread Laurent ROCHE
Hi, I assume this has been told before ... but as I did not find anything about it in the mailing list archive ! With PgAdmin III 1.6.1 on WinNT SP2. The Backup dialog window (that pops up when doing Tools ==> backup ...) is sized too small: the "..." button (to browse for a file) is not visib

Re: [pgadmin-support] Comments cut off after line break

2006-12-07 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Erwin Brandstetter wrote: Maybe this happens on purpose to shorten lengthy comments. It does. But then again, a better way would probably be to print the first x (200?) characters (substituting spaces for linebreaks) and append ' ...' if there is more. Chopping

Re: [pgadmin-support] Precision modifier for time-types displayed

2006-12-07 Thread Dave Page
Erwin Brandstetter wrote: Hi developers! Hi Dave! Testing pgAdmin III v1.6.1 rev: 5709, client Win XP. Host Debian Sarge, PG 8.1.4. The data types "timestamp" and "time" (with or without time zone) with precision modifiers are displayed incorrectly. Notably, the data type interval seems not

Re: Re : Re : [pgadmin-support] No text for error messages only numbers

2006-12-07 Thread Guillaume Lelarge
Laurent ROCHE a ecrit le 07/12/2006 10:45: Any news about this problem, anyone ? Sorry I didn't had the time to work on this yesterday. I'll check this tonight. Regards. -- Guillaume. ---(end of broadcast)--- TIP 2: Don't 'kill -9' the post

Re : Re : [pgadmin-support] No text for error messages only numbers

2006-12-07 Thread Laurent ROCHE
Any news about this problem, anyone ? Have fun, [EMAIL PROTECTED] The Travelling Froggy TravellingFroggy.info - Message d'origine De : Dave Page <[EMAIL PROTECTED]> À : Laurent ROCHE <[EMAIL PROTECTED]> Cc : pgadmin-support@postgresql.org; Guillaume Lelarge <[EMAIL PROTECTED]> Envoyé l

Re: [pgadmin-support] problems compiling PGAdmin III 1.6.1 with

2006-12-07 Thread Dave Page
[EMAIL PROTECTED] wrote: that worked fine. but now if i make install i get /usr/bin/ld: cannot find -lcrypto is that a ssl-problem? Guess so - you'll need to figure out what package it comes with on Ubuntu and install it. Regards, Dave. ---(end of broadcast)

Re: [pgadmin-support] problems compiling PGAdmin III 1.6.1 with ubuntu 6.06

2006-12-07 Thread Christian.Strobl
> -Ursprüngliche Nachricht- > Von: Dave Page [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 6. Dezember 2006 15:47 > An: Strobl, Christian > Cc: pgadmin-support@postgresql.org > Betreff: Re: [pgadmin-support] problems compiling PGAdmin III > 1.6.1 with ubuntu 6.06 > > [EMAIL PROTECTED

Re: [pgadmin-support] Comments cut off after line break

2006-12-07 Thread Dave Page
Erwin Brandstetter wrote: Maybe this happens on purpose to shorten lengthy comments. It does. But then again, a better way would probably be to print the first x (200?) characters (substituting spaces for linebreaks) and append ' ...' if there is more. Chopping at the first line is more