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
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
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
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
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
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
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:
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
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
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
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
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.
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
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
>
>
>
>
> -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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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.
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
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 (..
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
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.
(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
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
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
油炸鬼 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
Can I install redhat database 2.1 on redhat linux 9.0
?
Can It support?
Thank you very much
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
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
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
Im really proude of your work, I think you
are making a wonderfull job.
Im 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
> -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
48 matches
Mail list logo