Re: [pgadmin-support] Question on deploy from wheel

2016-12-04 Thread Dave Page
Hi That doesn't sound unreasonable on the face of it. Please log a feature request: https://redmine.postgresql.org/projects/pgadmin4/issues/new Thanks. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Compan

[pgadmin-support] Question on deploy from wheel

2016-12-02 Thread Dan Davis
It seems to me that the module pgadmin4/pgAdmin4.wsgi should be renamed to pgadmin4/wsgi.py, for reasons that will become clear below. How do I report that as a bug and request that it be changed? The reason I want the change is so that pgadmin4 also works as a wheel under gunicorn, and probably P

[pgadmin-support] question about pgAdmin on windows 7 client using a MIT Kerberos enabled Postgresql server

2015-10-08 Thread Michiel van Es
Hello, I got the following issue: I am using the latest pgAdmin on OS X (El Capitan) and used the version included in the latest Postgres package from enterpriseDB: http://www.enterprisedb.com/products-services-training/pgdownload (64 bit version) We are using kerberos auth on our postgresql

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Guillaume Lelarge
On Thu, 2011-07-07 at 14:57 +0200, Durumdara wrote: > Hi! > > Thank you very much! I everytime forget to check new version. > > You could do some "check new version on internet" function. > This can run once per week. :-) > Yeah, that's something I would like to have. I know how to do most of t

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Durumdara
Hi! Thank you very much! I everytime forget to check new version. You could do some "check new version on internet" function. This can run once per week. :-) Thanks: dd 2011/7/7 Guillaume Lelarge : > On Thu, 2011-07-07 at 09:22 +0200, Durumdara wrote: >> Hi! >> >> I'm very-very thanks for it

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Guillaume Lelarge
On Thu, 2011-07-07 at 09:22 +0200, Durumdara wrote: > Hi! > > I'm very-very thanks for it! > I was so tired yesterday, and I don't clicked on any connections, so > the buttons were greyed, and I could not see that there are buttons. > :-) > > Client "start" column is too short. May you can save t

Re: [pgadmin-support] Question about aborting

2011-07-07 Thread Durumdara
Hi! I'm very-very thanks for it! I was so tired yesterday, and I don't clicked on any connections, so the buttons were greyed, and I could not see that there are buttons. :-) Client "start" column is too short. May you can save the columns width to preserve the good size. Thanks and regards:

Re: [pgadmin-support] Question about aborting

2011-07-06 Thread Guillaume Lelarge
On Wed, 2011-07-06 at 16:09 +0200, Durumdara wrote: > Dear Author! > > I need to know that which ways I have to abort a runaway query/stored > procedure. > > As I saw, pgAdmin CAN abourt my own queries. > It is ok. > > But what's happens when: > - somebody (not me) started a query that have too

[pgadmin-support] Question about aborting

2011-07-06 Thread Durumdara
Dear Author! I need to know that which ways I have to abort a runaway query/stored procedure. As I saw, pgAdmin CAN abourt my own queries. It is ok. But what's happens when: - somebody (not me) started a query that have too less filter, and becomes unlimited - I started a query or stored proc wh

Re: [pgadmin-support] Question to pgAgent

2010-09-15 Thread Ashesh Vashi
Please try to run the pgagent in debug mode and see what is going wrong. Please refer this link for the details: http://www.pgadmin.org/docs/dev/pgagent-install.html Read "pgagent DEBUG " in the section "Service installation on Windows". Hope that will help you. *--* *Thanks & Regards,* * * *Ash

[pgadmin-support] Question to pgAgent

2010-09-15 Thread Knoch, Sandra
Hi there I try to use pgAgent as a scheduling service on a Windows machine. I could install everything right and also implemented my schedule with a batch script in pgAgent. My problem is that I also installed pgAgent as a service on the windows server 2003 but I am not able to start the servic

Re: [pgadmin-support] Question PgAdmin / Slony-I

2009-09-04 Thread Guillaume Lelarge
Le vendredi 4 septembre 2009 à 11:49:10, TATTEGRAIN Benoît a écrit : > [...] > > Mes questions : > > Quel est ce chemin ? > > Les scripts sont-ils bien installés lorsque que l'on passe par Application > Stack Builder ? > > Si oui : ou sont-ils ? > Ceci une liste de discussion en anglais seulement.

[pgadmin-support] Question PgAdmin / Slony-I

2009-09-04 Thread TATTEGRAIN Benoît
Bonjour, Je bloque sur un problème lors de l'utilisation de Slony via pgAdmin. Ma configuration est la suivante : Système CenOS 5 PostgreSQL en version 8.4 PgAdmin en version 1.10 J'ai installé slony via Application Stack Builder. Lors de la création d'un cluster Slony j'ai le me

[pgadmin-support] Question - i686

2009-04-07 Thread Just E. Mail
Hello: I installed PostgreSQL 8.3.7 (i386) on a CentOS 5.2. This is a fresh install and there is no other server application installed on this server except PostgreSQL. Then I wanted to install "abAdmin" on this server. I wanted to install "pgadmin3 v1.8.4" for "i386" machine but found out

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Michael Shapiro
> > > > > -Original Message- > From: Magnus Hagander [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 20, 2008 4:24 PM > To: Dave Page > Cc: Mark Steben; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] question on graphical explain &g

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Mark Steben
rises -Original Message- From: Magnus Hagander [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2008 4:24 PM To: Dave Page Cc: Mark Steben; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] question on graphical explain Dave Page wrote: > 2008/8/20 Mark Steben

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Magnus Hagander
Dave Page wrote: > 2008/8/20 Mark Steben <[EMAIL PROTECTED]>: >> Hi - I just installed PGADMIN 1.8.4 on my machine. >> I would like to save the graphical explain output for printing for later >> >> presentations. It is easy enough to export the 'data output' >> Of the explain to a file but I wi

Re: [pgadmin-support] question on graphical explain

2008-08-20 Thread Dave Page
2008/8/20 Mark Steben <[EMAIL PROTECTED]>: > Hi - I just installed PGADMIN 1.8.4 on my machine. > I would like to save the graphical explain output for printing for later > > presentations. It is easy enough to export the 'data output' > Of the explain to a file but I wish to print the 'explain

[pgadmin-support] question on graphical explain

2008-08-20 Thread Mark Steben
Hi - I just installed PGADMIN 1.8.4 on my machine. I would like to save the graphical explain output for printing for later presentations. It is easy enough to export the 'data output' Of the explain to a file but I wish to print the 'explain' output. Any help would be appreciated. Thank

Re: [pgadmin-support] Question

2008-06-19 Thread Dave Page
On Thu, Jun 19, 2008 at 9:31 AM, daniel <[EMAIL PROTECTED]> wrote: > That's my biggest problem. > The server i have use plain format dumps , but use gz to archive them . > > I could change the way backups are made but that's not my goal. > > So my problem remains : how can i convert Plain format du

Re: [pgadmin-support] Question

2008-06-19 Thread daniel
Title: Dan Turcitu That's my biggest problem. The server i have use plain format dumps , but use gz to archive them . I could change the way backups are made but that's not my goal. So my problem remains : how can i convert Plain format dumps to files readable by pg_restore ? Dave Page wro

Re: [pgadmin-support] Question

2008-06-19 Thread Dave Page
On Thu, Jun 19, 2008 at 8:34 AM, daniel <[EMAIL PROTECTED]> wrote: > Is there a tool to convert >postgresql backups (sql.gz files) to Pgadmin Backups ? With the exception of PLAIN format dumps, they are entirely compatible because pgAdmin just calls pg_dump to create them. PLAIN format backups

[pgadmin-support] Question

2008-06-19 Thread daniel
Is there a tool to convert postgresql backups (sql.gz files) to Pgadmin Backups ? Thank you -- -- 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] question about connection settings

2007-08-01 Thread Qulas Jack
the table exists immediately. Jack - Original Message - From: "Guillaume Lelarge" <[EMAIL PROTECTED]> To: "Dave Page" <[EMAIL PROTECTED]> Cc: "Jack" <[EMAIL PROTECTED]>; Sent: Wednesday, August 01, 2007 5:49 PM Subject: Re: [pgadmin-sup

Re: [pgadmin-support] question about connection settings

2007-08-01 Thread Guillaume Lelarge
Dave Page a écrit : > Jack wrote: >> Hi, all >> >> I tried to use "set search_path to x1, x2, public" for postgreSQL >> when doing a connection. After that, I won't specify schema for >> any database object in sql, or plpgsql for postgreSQL will search it by >> the order I set at the connection.

Re: [pgadmin-support] question about connection settings

2007-08-01 Thread Dave Page
Jack wrote: > Hi, all > > I tried to use "set search_path to x1, x2, public" for postgreSQL > when doing a connection. After that, I won't specify schema for > any database object in sql, or plpgsql for postgreSQL will search it by > the order I set at the connection. While with pgAdmin, I can't

[pgadmin-support] question about connection settings

2007-08-01 Thread Jack
Hi, all I tried to use "set search_path to x1, x2, public" for postgreSQL when doing a connection. After that, I won't specify schema for any database object in sql, or plpgsql for postgreSQL will search it by the order I set at the connection. While with pgAdmin, I can't find such a connection

[pgadmin-support] question

2007-06-25 Thread Furkan KARAYEL
Hello I have just started to use PgAdmin3 last week,and i dont know how to restore my database with only some of the tables.i mean i have 9 tables in my db and i would like to keep 4 of them to be saved in an other file while i m restore my db, how to do that?thanks -- Furkan KARAYEL

[pgadmin-support] question

2007-06-25 Thread Furkan KARAYEL
Hello I have just started to use PgAdmin3 last week,and i dont know how to restore my database with only some of the tables.i mean i have 9 tables in my db and i would like to keep 4 of them to be saved in an other file while i m restore my db, how to do that?thanks -- Furkan KARAYEL

Re: [pgadmin-support] question

2006-10-19 Thread Ezequias Rodrigues da Rocha
I really don't understand what you mean "Custon Report" I am just curious. 2006/10/19, Jim C. Nasby <[EMAIL PROTECTED]>: On Thu, Oct 19, 2006 at 11:24:03AM -0400, MCDONNELL, JAMES P wrote: > Hi how would I create custom report using Postgre Sql? With SELECT. Seriously, you haven't given anywhe

Re: [pgadmin-support] question

2006-10-19 Thread Jim C. Nasby
On Thu, Oct 19, 2006 at 11:24:03AM -0400, MCDONNELL, JAMES P wrote: > Hi how would I create custom report using Postgre Sql? With SELECT. Seriously, you haven't given anywhere near enough information for someone to help you. Report using what tools? Do you need help with the data? What? -- Jim N

Re: [pgadmin-support] question

2006-10-19 Thread Melvin Davidson
With a custom query. :) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of MCDONNELL, JAMES PSent: Thursday, October 19, 2006 9:24 AMTo: pgadmin-support@postgresql.orgSubject: [pgadmin-support] question Hi how would I create custom report using Postgre Sql?   James

[pgadmin-support] question

2006-10-19 Thread MCDONNELL, JAMES P
Hi how would I create custom report using Postgre Sql?   James McDonnell Desktop Standards and Strategy Brooklyn, NY 718-312-5033     === CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for th

Re: [pgadmin-support] Question about Numeric Types

2005-09-07 Thread Sune B. Woeller
Andreas Pflug wrote: Dave Lazar wrote: Hi, When using pgAdmin 1.2.0 to setup a new type, the option for a numeric type offers a choice of length and precision. Postgresql defines numeric as having scale and precision. Assuming length is synonymous with scale, the precision is a locked field.

Re: [pgadmin-support] Question about creating a new server

2005-06-15 Thread Diego Gil
Hi, I suppose you mean a "second server connection". Do you have a working connection ?. I don't work in Windows but these topic is a recurring one in this list. Maybe is a firewall preventing you to connect, but it doesn't make sense is there is a actual working connection. It is obvious, bu

[pgadmin-support] Question about creating a new server

2005-06-15 Thread Danny Gaethofs
Dear all, Running postgresql 8.0 on windows xp. I tried to create a second server from within pgadminiii. address = localhost Service = pgsql-8.0 user = postgres port = 5433 When I do so I get the error message error connecting to the server: could not connect to server: connection refused (..

Re: [pgadmin-support] Question about Numeric Types

2005-03-28 Thread Andreas Pflug
Dave Lazar wrote: Hi, When using pgAdmin 1.2.0 to setup a new type, the option for a numeric type offers a choice of length and precision. Postgresql defines numeric as having scale and precision. Assuming length is synonymous with scale, the precision is a locked field. If I want to specify a type

Re: [pgadmin-support] Question for using PGADMIN

2005-03-01 Thread Dave Page
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of giniSent: 01 March 2005 05:39To: pgadmin-support@postgresql.orgSubject: [pgadmin-support] Question for using PGADMIN Thank you for your concerning. I'm running two different SUN server now.

[pgadmin-support] Question for using PGADMIN

2005-03-01 Thread gini
(B (B (BThank you for your (Bconcerning. (BI'm running two different SUN server (Bnow. (BOne is Web server for user service and the (Bother is DB server which runs Postgres DB. (BWhat should I do to access to my Postgres (BDB using PGAMDIN in Web server? (BOr is it impossible to acc

[pgadmin-support] Question about Numeric Types

2005-02-03 Thread Dave Lazar
Hi, When using pgAdmin 1.2.0 to setup a new type, the option for a numeric type offers a choice of length and precision. Postgresql defines numeric as having scale and precision. Assuming length is synonymous with scale, the precision is a locked field. If I want to specify a type numeric using p

[pgadmin-support] question on win32 version

2004-09-01 Thread Tony Caduto
On the current 1.0 production release the function editor window opens center screen, and in the snapshot builds it does not. The center screen behavior is much better because the user can then simply maximise or resize.  The current behavior is a huge pain, why do I have to resize it all t

Re: [pgadmin-support] Question about redhat database 2.1

2003-11-02 Thread Andreas Pflug
油炸鬼 wrote: > Can I install redhat database 2.1 on redhat linux 9.0 ? > Can It support? > Thank you very much You're on the wrong list, don't know what you're talking about. Regards, Andreas ---(end of broadcast)--- TIP 9: the planner will ignore

[pgadmin-support] Question about redhat database 2.1

2003-11-01 Thread 油炸鬼
Can I install redhat database 2.1 on redhat linux 9.0 ? Can It support? Thank you very much

[pgadmin-support] Question

2003-10-03 Thread Alessandro G. Simonetto
Dear Hacker, I have a question, which is of particular interest for me: is it possible for someone to connect to a site (for example excite.it) using somebody else's IP (and even if that person is say 50 km away)? So in the excite tables is it possible to found not his IP but mine? Many thanks fo

Re: [pgadmin-support] Question: Russian data

2003-10-01 Thread Dave Page
Hello, Please use the [EMAIL PROTECTED] mailing list for support queries. I know little about the unicode support myself, (though others on the list do) but I suspect the first thing to find out is what encoding your database in? Regards, Dave. > -Original Message- > From: [EMAIL PROT

Re: [pgadmin-support] question

2002-12-09 Thread Dave Page
Title: Message   -Original Message-From: PABLO PEREZ [mailto:[EMAIL PROTECTED]] Sent: 09 December 2002 19:30To: [EMAIL PROTECTED]Subject: [pgadmin-support] question I’m really proude of your work, I think you are making a wonderfull job.    Thanks.   I’m

[pgadmin-support] question

2002-12-09 Thread PABLO PEREZ
I’m really proude of your work, I think you are making a wonderfull job. I’m a Visual Basic Programer and I have just start trying Postgresql, I have install postgresql in a linux box, and started. But when I am connected with the pgadminII I cannot create any object just databases or lang

Re: [pgadmin-support] Question about functions

2002-04-03 Thread Dave Page
> -Original Message- > From: Manley, Jim [mailto:[EMAIL PROTECTED]] > Sent: 03 April 2002 17:01 > To: '[EMAIL PROTECTED]' > Subject: Question about functions > > > Hi Dave, Hi Jim, Please use the [EMAIL PROTECTED] list for future support issues. > I am having a problem developing ad