[pgadmin-support] Issue with elog in plperl

2016-02-20 Thread Alex Ignatov
EXT: PL/Perl function "elog_test" NOTICE: Vairiable doesn't exist CONTEXT: PL/Perl function "elog_test" WARNING: Vairiable doesn't exist CONTEXT: PL/Perl function "elog_test" ERROR: Vairiable doesn't exist at line 5. CONTEXT: PL/Perl f

[pgadmin-support] Support for non standard SSH port

2013-11-14 Thread Alex Grechko
port? ___ Regards, Alex Grechko.

[pgadmin-support] Support for non standard SSH port

2013-11-14 Thread Alex Grechko
port? ___ Regards, Alex Grechko.

Re: [pgadmin-support] Password, new installation

2013-11-06 Thread Loga, Alex
I used biosystems / biosystems and I managed to log in. From: Loga, Alex Sent: November-06-13 3:09 PM To: '[email protected]' Subject: Password, new installation Hi, I made the default database setup installation for Posi 3US software. I wish to connect to the db , but

[pgadmin-support] Password, new installation

2013-11-06 Thread Loga, Alex
Hi, I made the default database setup installation for Posi 3US software. I wish to connect to the db , but it ask me for password. What password should I use ? Thank you, Alexandru Marcel Loga DATABASE ADMINISTRATOR ITS Dept., City of Markham * (905) 477-7000 x6520 e-mail [email protected]

[pgadmin-support] Opening a SQL File Does Not Open PGAdmin

2013-06-14 Thread Alex Mast
om this message, PGadmin does not open. I checked the file associations, and .sql is set to open with "C:/ Program Files/PostgreSQL/9.2/bin /postgres.exe", which I assume is right as this is what the PGAdmin shortcut points to. Thanks, Alex Mast

[pgadmin-support] pgadmin3 1.6.1, role editing bug

2013-02-27 Thread Alex Proshutinsky
1. open properties of the role (group or login) 2. button "ok" - is active by default 3. press "ok" - role will be altered with "VALID UNTIL '1970-01-01 00:00:00';" 4. as a result of #.3 role blocked... this trouble exists on linux and windows, pgadmin3 1.6.1 -- Sent via pgadmin-support mailing

[pgadmin-support] Pgadmin data output string disappear when reach 3278 length

2012-10-03 Thread Alex Bozhenko
- Ver 1.16.0(Sep 7 2012; rev REL-1_16_0) - Windows XP Pro, SP3 - Steps required to reproduce the problem: Execute select array_agg('M'::TEXT) from (select generate_series(1,1637)) as atable; So we get string {M,M ... ,M} *3276 *length. It's correctly displaying at data output pane. Exe

Re: [pgadmin-support] undefined reference - problem compiling pgadmin3

2007-02-02 Thread Alex Gorbachenko
On Fri, 2 Feb 2007 12:00:09 +0100 Luca wrote: >Should I set other options? why you don't use binary wx distributions for ubuntu ? http://wxpython.wxcommunity.com/apt/ubuntu/dapper/2.8.1.1/ -- np: Bullet for my Valentine - suffocating under words of sorrow (what can i do) (live at brixton acade

Re: [pgadmin-support] undefined reference - problem compiling pgadmin3

2007-02-02 Thread Alex Gorbachenko
On Fri, 2 Feb 2007 12:00:09 +0100 Luca wrote: >but I've installed wx, run ldconfig and then build the contribs. imho, wxgtk bulds normally only in wxgtk source tree, and you must compile at once main package along with contribs. currently, i maintain wxGTK and pgadmin3 for russian ALTLinux dis

Re: [pgadmin-support] undefined reference - problem compiling pgadmin3

2007-02-02 Thread Alex Gorbachenko
On Fri, 2 Feb 2007 09:15:42 +0100 Luca wrote: >It returns [skipped] hmmm... very strange behavior. can you show output of objdump -T /usr/local/lib/libwx_baseu-2.8.so | grep 'wxStringBase.*Init' >and all the above are under /usr/local/lib that is listed in >my /etc/ld.so.conf (I ran ldconfig a

Re: [pgadmin-support] undefined reference - problem compiling pgadmin3

2007-02-01 Thread Alex Gorbachenko
On Thu, 1 Feb 2007 14:17:14 +0100 Luca wrote: >undefined symbol: _ZN8wxWindow12ApplyToolTipEP12_GtkTooltipsPKc >(/usr/local/lib/libwx_gtk2u_stc-2.8.so) >undefined symbol: _ZN6wxFileC1EPKcNS_8OpenModeE >(/usr/local/lib/libwx_gtk2u_stc-2.8.so) >undefined symbol: _ZNK8wxString11BeforeFirstEc >(/u

Re: [pgadmin-support] undefined reference - problem compiling pgadmin3

2007-02-01 Thread Alex Gorbachenko
On Thu, 1 Feb 2007 12:24:14 +0100 Luca wrote: >Any idea about that? can you show result of ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so here ? -- np: Iron Maiden - The Nomad signature.asc Description: PGP signature

[pgadmin-support] pgadmin3 wx28'ize patch.

2007-01-30 Thread Alex Gorbachenko
today i try to build pgadmin3 svn revision 5892 with "--disable-compat26" wxGTK 2.8. i found a some build troubles, made a patch and attached it. -- np: Disarmonia Mundi - Resurrection Code --- ../pgadmin3/pgadmin/frm/frmBackup.cpp.orig 2007-01-17 13:19:34 +0300 +++ ../pgadmin3/pgadmin/frm

[pgadmin-support] installing on mandriva 7

2006-12-11 Thread Alex Terrazas
Hello , Im trying to install pgadmin3 on mandriva 7 , but I got the follow message configure: error: Could not find your PostgreSQL installation in /var/lib/pgsql/data/ anyone has the same problem ? I now that is the rigth path for the PostgreSQL server directory. ---(

[pgadmin-support] PgAdmin Bugs & Issues

2006-11-17 Thread Alex Girchenko
The version is that comes with Postgres 8.2 beta3. 1. Under Windows it won't remember the location I've saved dump to. Instead, I'll always see my home folder. That's quite an unhandy thing. E.g. I save a dump to c:\dumps and at the next step want to restore it. Consider it more logical to see c:\

Re: [pgadmin-support] connect/install problems

2005-08-25 Thread Alex Perry
> an error has occured: > > Error connecting to the server: FATAL: IDENT authentication > occured for user "myusername" That's because PSQL by default uses a unix socket and your previous email showed you were using a network socket for PGADMIN. Which is fine, except that the latter has to use t

Re: [pgadmin-support] Debian/Stable can't build rereqs for svn tree

2005-07-26 Thread Alex Perry
d; it installed uneventfully. Unix domain connections work. I did a few administrative things and it seemed to operate normally; if something odd happens, I'll report it (and mention this message!). Thank you for your assistance, Alex. ---(end of broadcast)--

[pgadmin-support] Debian/Stable can't build rereqs for svn tree

2005-07-22 Thread Alex Perry
Alex promised: > Dave quickly answered: > > Alex Perry asked: > > > How do I tell the "new server" dialog that I want to use a UNIX > > > socket to connect to the database server instead of TCP loopback? > > UDS support is only available in the developm

[pgadmin-support] Re: [pgadmin-support] Re: Re: Problème Postgres

2005-07-20 Thread Alex Perry
> > Normal, j'ai du oublier de les attacher ... Je te les envois tout de > > suite. > ok, reçu Well, _I_ didn't. Should I have ? 8-) > > Allons, allons, toujours à se sous-estimer ce Ralph ;-) > non, je suis juste tout à fait conscient que l'informatique est > un domaine trés vaste divisé en d

Re: [pgadmin-support] non TCP connection

2005-07-20 Thread Alex Perry
> Alex Perry asked: > > How do I tell the "new server" dialog that I want to use a UNIX > > socket to connect to the database server instead of TCP loopback? Dave quickly answered: > UDS support is only available in the development snapshots at present Thank you. I&

[pgadmin-support] non TCP connection

2005-07-19 Thread Alex Perry
How do I tell the "new server" dialog that I want to use a UNIX socket to connect to the database server instead of TCP loopback? ---(end of broadcast)--- TIP 6: explain analyze is your friend

[pgadmin-support] PGADMIN III

2004-10-26 Thread Alex Rodrigues
Hi, i'm trying install the pgadmin3-1.2.0-beta3.tar.gz, but when i do ./configure --enable-static --enable-debug, it then i must define the pgsql with --with-pgsql=DIR, but i put /usr/local/pgsql and it not found the pgsql. Where is the path? I'm using Conectiva10. Thanks, Alex

[pgadmin-support] installing the wxWindows

2004-09-23 Thread Alex Rodrigues da Silva
gtk-config --libs --version and the return is : 1.2.10 -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm I have the version above 1.2.3 I configured the LD_LIBRARY_PATH, but the error persist. Where i configure it correct. Thanks, Alex Rodrigues

[pgadmin-support] pgadmin with error to run

2004-09-17 Thread Alex Rodrigues da Silva
Hi, I installed the pgadmin3 at conectiva linux 10, but when i start the pgadmin, it launch a error pgadmin3: error while loading shared libraries: pgadmin3: undefined symbol: _gtk_accel_group_attach. What i have to do it run? Thanks, Alex Rodrigues ---(end of

Re: [pgadmin-support] paste ?

2003-10-25 Thread Alex
Dave,     I am using VB6/SP5 on W2K/SP3 and   PgAdmin 3 ver 1.0.0 PgAdmin 3 ver 1.1.Dev (just tried it today)   Problem: Text copy from VB will not paste to PgAdmin3 Query window  It works the other way around though.   Note: PgAdmin2 ver 1.6.0 has no problem in this regard      Alex

[pgadmin-support] Error Message

2003-08-01 Thread Alex Balan
advise   Thanks, Alex