Re: [pgadmin-support] making me love pgAdmin III

2017-05-19 Thread Eric Hill
. So pgAdmin 4 is doing less than pgAdmin III and yet taking orders of magnitude longer. I am running pgAdmin 4 on a Windows box, quad core CPU, 16GB RAM and 1TB SSD. I seriously may go back to PostgreSQL 9.3 so that I can use pgAdmin III until I can wean myself off the tool. Eric

[pgadmin-support] making me love pgAdmin III

2017-05-18 Thread Eric Hill
it seemed to do its job okay, but after using pgAdmin 4, suddenly I have newfound respect for pgAdmin III. Sorry, Eric

[pgadmin-support] pgAdmin 4 latency issues on Remote Desktop

2017-02-22 Thread Eric Hirst
fast connection; all other tools work fine without noticable latency. 2. pgAdmin 4 works fine when I'm in the office and not using Remote Desktop. 3. pgAdmin 4 works fine when I install it directly on my home machine and query from there. Thanks for any feedback on this, Eric Hirst

Re: [pgadmin-support] Found a bug

2014-10-05 Thread Eric Wadsworth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott, Thanks for looking at this! Has anyone else validated it? I filed a bug for postgres itself, and they kindly told me that pgadmin is a different product. I didn't see where to file it for pgadmin, though. - --- Eric Wadsworth On 10/04

Re: [pgadmin-support] SSH Tunnel port

2014-10-04 Thread Eric Wadsworth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guillaume, No, you can tunnel already. I do it all the time to connect pgadmin to our production machines. Connect to the remote machine from your os, with the ssh command. You can use "-p " to specify the non-standard port, and "-D 6432" to spec

[pgadmin-support] Found a bug

2014-10-03 Thread Eric Wadsworth
desktop edition pgAdmin 1.18.1 - --- Eric Wadsworth -BEGIN PGP SIGNATURE- Version: GnuPG v1 iEYEARECAAYFAlQu0R0ACgkQD+WWuyKfye3aPQCcDJ+B3EgxNKW1kgXrxbOnZwny xmoAn0uEZZCY/f5kUQqoKttNPt+bINs3 =R82j -END PGP SIGNATURE- -- Sent via pgadmin-support mailing list (pgadmin-support

[pgadmin-support] bug report (PostGIS plugin option missing)

2012-12-27 Thread Eric Mazaré
I have installed PostgreSQL on Mac OS X 10.6.8. I was able also to install PostGIS through Stackbuilder. When I open Pgadmin III, the plugin menu does not have the PostGIS option as it should appear. Can someone help me with this? Mac OS X 10.6.8 English Version: 1.16.1 Distribution you used: I

[pgadmin-support] Role Authority when running pgadmin3

2012-01-08 Thread Jerrold "Eric" Thompson
I am new to pgadmin3 and PostgreSQL. I have set the system user 'jet' to be a superuser. I have a database user 'videoworks', and a database videoworks. When I start pgadmin3 from bash and logged in as 'jet', most of the configuration tools are available to me on the videoworks database, except

[pgadmin-support] Server Configuration Tool not working

2012-01-04 Thread Jerrold "Eric" Thompson
I am using pgadmin3, v1.10.5 on Debian Squeeze with PostgreSQL 8.4 I have installed the adminpack, by running the following: su - postgres psql template1 < /usr/share/postgresql/8.4/contrib/adminpack.sql The output was: CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUN

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On 3/19/2011 1:52 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On 3/19/2011 12:21 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : Some years ago I worked with another

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On 3/19/2011 12:21 PM, Pavel Stehule wrote: 2011/3/19 Eric Schwarzenbach: On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : Some years ago I worked with another DB tool, for another DB that offered support for SQL parameters in a way

Re: [pgadmin-support] Feature Request: SQL parameters

2011-03-19 Thread Eric Schwarzenbach
On , Sat, 05 Mar 2011 20:39:53 +0100, Guillaume wrote Le 03/03/2011 00:03, Eric Schwarzenbach a écrit : > Some years ago I worked with another DB tool, for another DB that > offered support for SQL parameters in a way that was extremely handy. > I've missed this feature in pgAd

[pgadmin-support] Feature Request: SQL parameters

2011-03-02 Thread Eric Schwarzenbach
Some years ago I worked with another DB tool, for another DB that offered support for SQL parameters in a way that was extremely handy. I've missed this feature in pgAdmin ever since. By SQL parameters, I mean the replaceable bits one puts as ? in a prepared statement. When testing / debugging

[pgadmin-support] Crash in a specific situation while adding constraints

2011-01-01 Thread Eric Ongerth
o be closed and started over... or pgAdmin should be changed to make the Add FK window operate in a stateless manner. But I am making assumptions here, I don't know for sure why the crash happens. Thanks! --Eric

[pgadmin-support] DROP CONSTRAINT... CASCADE seems to be broken. Bug?

2011-01-01 Thread Eric Ongerth
nt_name CASCADE; This of course works perfectly. So maybe there is just a simple error somewhere in pgAdmin III's implementation of the DROP...CASCADE action via the right-click context menu on constraints? Thanks, Eric

[pgadmin-support] SEVERINE BAILLY

2010-04-24 Thread Eric E
http://www.cenografia.com/home.php -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] La Faubrujon

2010-04-24 Thread Eric E
http://pantalon.us/home.php -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] Martina von dem Bottlenberg

2010-04-20 Thread Eric E
http://peinture-en-perigord.com/home.php -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] pgAdminIII 1.10.0 Beta 3 Copy/Paste Issue

2009-05-19 Thread Eric
Hi Dave and Ashesh, Copy and paste works after installing pgadmin from PostgreSQL beta 2 installer. Thanks you both. Eric Dave Page wrote: On Tue, May 19, 2009 at 7:42 AM, Ashesh Vashi wrote: Hi Eric, You may need to apply anywhere. I have kept you in loop because you have reported the

Re: [pgadmin-support] pgAdminIII 1.10.0 Beta 3 Copy/Paste Issue

2009-05-18 Thread Eric
Hi, In previous emails, Ashesh mentioned there is a patch. May I ask where to download the patch and how to apply it? I am using windows xp pro. Thank you very much. Eric -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http

Re: [pgadmin-support] pgadmin III not recognizing that instrumentation is loaded - SOLVED

2009-02-24 Thread Eric Boehm
On Tue, Feb 24, 2009 at 07:46:16PM -0500, Eric Boehm wrote: >>>>> "Eric" == Eric Boehm writes: Eric> I have a PostgreSQL 8.3.3 database running on a linux Eric> system. I followed the instructions and built and installed Eric> the adminpac

[pgadmin-support] pgadmin III not recognizing that instrumentation is loaded

2009-02-24 Thread Eric Boehm
file so I am not sure how to debug why it thinks that the functions aren't there. -- Eric M. Boehm /"\ ASCII Ribbon Campaign bo...@nortel.com \ / No HTML or RTF in mail X No proprietary word-processing Respect Open S

[pgadmin-support] Problème d'accès via un fichier UDL

2008-10-31 Thread Eric Christ
st est : Bases de données : "TEST_BD" Schéma : "TEST_Schema" Tables : "TEST_TB" Espace de table : "TEST_EspaceTAble" Sincères salutations. Eric Christ Ingénieur d'Application _ SETRI ZAC Sully 10 rue Costes et Bellonte 78200 Mantes-la-Jolie FRANCE Tel : (33) 1.34.76.56.21 Fax : (33) 1.34.76.56.96 E-mail : [EMAIL PROTECTED] E-mail général : [EMAIL PROTECTED] Web : www.setri.com <http://www.setri.com/>

[pgadmin-support] test

2008-03-29 Thread Eric P. Melbardis

[pgadmin-support] bug when creating/dropping function with a user defiend domain (adds size)

2008-03-25 Thread Eric P. Melbardis
Retry: having issue with e-mail. hi when i execute the following script using pgadmin query tool: windows xp, sp2 pgadmin 1.8.2 as installed whith postgres binary 8.3.1 CREATE DOMAIN "dt_0" AS varchar(32) NULL; CREATE D

[pgadmin-support] bug when creating/dropping function with a user defiend domain (adds size)

2008-03-25 Thread Eric P. Melbardis
hi when i execute the following script using pgadmin query tool: windows xp, sp2 pgadmin 1.8.2 as installed whith postgres binary 8.3.1 CREATE DOMAIN "dt_0" AS varchar(32) NULL; CREATE DOMAIN "dt_1" AS varchar

[pgadmin-support] crash while adding primary key

2007-09-30 Thread Eric Haszlakiewicz
ault) - click on the "Columns" tab. - select a column - click "Add" - click "Ok" <--- crashes here. I ended up running a "alter table" sql statement to add the primary key. eric ---(end of broadcast)--- TIP 6: explain analyze is your friend

[pgadmin-support] PgAgent output

2007-06-15 Thread Eric Shuman
Debian Etch system and pgagent was installed via apt from one of the postgresql mirrors. Thanks for the help! ~ Eric ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

[pgadmin-support] pgagent status always successful

2006-06-29 Thread Eric Shuman
it codes and have used "set -e" with out effect. Is this a bug or am I missing something obvious? Can anyone give me some advice on setting up jobs? Thanks for the help, ~ Eric ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [pgadmin-support] Linking issues building pgAdmin3 v1.4.2 on Suse 10.0

2006-05-30 Thread Eric E
running ldconfig seems to have solved the problem.  Not sure what that works, but it does.  Many thanks! Cheers, Eric * install all needed packages in order to build pgadmin (10.1 comes with libxml2 2.6.23 and libxslt 1.1.15 which both cause errors, I had to usethe latest versions to get it

[pgadmin-support] Linking issues building pgAdmin3 v1.4.2 on Suse 10.0

2006-05-30 Thread Eric E
Hi all,  I'm having a really hard time getting pgAdmin3 to build on Suse.  I've managed to get wxWidgets 2.6.3 built, and built and installed the ogl and stc widgets from the contrib directory.  Pgadmin's build seems to work fine, right up until the linking stage, when it somehow loses all its libr

[pgadmin-support] bytea functions

2004-06-10 Thread Eric Lu
Hi, I found there are quite a few bytea functions for =, >=, >,<=,... only mentioned in version 7.2 release note. Will they be added into the document and supported(at least with very simple usage document) in the future? Thanks! Eric ---(end of

[pgadmin-support] Cannot create a table

2003-03-10 Thread Eric Chambers
e searched in the mailing lists. So, how do I create tables? And have I missed the link to the manual? Thanks, Eric ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

pgmigration

2002-01-09 Thread Eric Smets
aware that someone already programmed this or that this could be accessible in the near future. Best regards, Eric Smets

Problems

2001-10-25 Thread Eric Day
objects of my database, it puts an X mark on my database although I am logged in as user 'postgres' ! What am I doing wrong ? Regards, Eric Day