Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 18:07 +0200, Florent THOMAS wrote: > Hy Guillaume, > > Same result as root or current user with the export command before. > I guess they put the libraries elsewhere. Well, better ask them than me. EnterpriseDB has forums to ask questions about their installers. You should

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, Same result as root or current user with the export command before. Regards Le 04/09/2011 18:02, Guillaume Lelarge a écrit : On Sun, 2011-09-04 at 16:45 +0200, Florent THOMAS wrote: Hy Guillaume, The result is the same under current user or root user : //opt/PostgreSQL/9.0/pgA

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Dave Page
On Sun, Sep 4, 2011 at 3:03 PM, Guillaume Lelarge wrote: > > You're on Windows, so you use the wxWidgets library that the pgAdmin > installer brought. Dave, did you change the wxWidgets release between > 1.12 and 1.14? They're built on the same machines, so whilst we may have upgraded to the late

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 16:45 +0200, Florent THOMAS wrote: > Hy Guillaume, > > The result is the same under current user or root user : > > //opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3 > /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: error while loading shared > libraries: libwx_gtk2u_stc-2.8.so.0: cann

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, The result is the same under current user or root user : //opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3 /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: error while loading shared libraries: libwx_gtk2u_stc-2.8.so.0: cannot open shared object file: No such file or directory / regards Le

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 16:19 +0200, Florent THOMAS wrote: > Hy Guillaume, > > Thanks for answering. > Here is the log of my console as I lanch under the current user : > > //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh > /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: > /opt/PostgreSQL/9.0/lib/libuuid.

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Correction under Le 04/09/2011 16:19, Florent THOMAS a écrit : Hy Guillaume, Thanks for answering. Here is the log of my console as I lanch under the current user : //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: /opt/PostgreSQL/9.0/lib/libuuid.so.1: n

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, Thanks for answering. Here is the log of my console as I lanch under the current user : //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: /opt/PostgreSQL/9.0/lib/libuuid.so.1: no version information available (required by /usr/lib64/libSM.so

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Peter Geoghegan
On 4 September 2011 14:24, Florent THOMAS wrote: > Hy all of you, > > I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the > enterprisedb website. > I've installed all the stuff under the root user. > And now when I want to launch the sql panel on a database in the pgadmin > panel,

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 14:23 +0200, Andreas wrote: > Am 04.09.2011 08:52, schrieb Guillaume Lelarge: > > On Sun, 2011-09-04 at 00:26 +0200, Andreas wrote: > >> But if I click behind a second ) it highlights the corresponding ( too > >> but lets the highlighting of the first pair still on. > >> So if

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 15:24 +0200, Florent THOMAS wrote: > Hy all of you, > > I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the > enterprisedb website. > I've installed all the stuff under the root user. > And now when I want to launch the sql panel on a database in the pgadmin

[pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy all of you, I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the enterprisedb website. I've installed all the stuff under the root user. And now when I want to launch the sql panel on a database in the pgadmin panel, pgadmin3 crached. If I do the same with the root user, eve

[pgadmin-support] PGAdmin III cool feature request.

2011-09-04 Thread Piotr Czekalski
Hello community! There already exists a nice feature that helps to script actions related to the object (i.e. create, insert, delete, update etc.) the one that is located when right-clicking the database tree but the only feature is to open a script in a new window. I think it would be far mor

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Andreas
Am 04.09.2011 08:52, schrieb Guillaume Lelarge: On Sun, 2011-09-04 at 00:26 +0200, Andreas wrote: But if I click behind a second ) it highlights the corresponding ( too but lets the highlighting of the first pair still on. So if one feels like it, one could highlight every () in the editor. Doe