Hi,
Could you provide steps to re-produce the issue with your sample
code/screenshot?
And also,
OS version- ?
Python version - ?
pgAdmin4 version - ?
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Wed, Dec 14, 2016 at 7:14 PM, Shakt
Hi,
I am working on a POC to port Oracle database to PostGreSQL.
I am trying to debug a function in pgAdmin 4 after enabling debugger.
The Debugger window that opens in pgAdmin 4 for a function does not show
any function code because of which I cannot put a break point.
Any help is appreciated.
00 AM
To: pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] PostgreSQL Audit question
Hi,
something like
http://pgaudit.org/[pgaudit.org]<https://urldefense.proofpoint.com/v2/url?u=http-3A__pgaudit.org_&d=DgMFAg&c=XK1GVu0Y2HvWRiFNJ9Hesw&r=FEBL2rcF3nRtWAaJtA0LvJIru6lnHtqrSj
Hi,
something like http://pgaudit.org/
Regards,
Johannes
Hi
I would like to know if there are any options to do "database audit" pertaining
to just 'Some Users" and "Some Tables" with native capability and/or using
plugins?
Thanks
Balaji Doraiswamy
Information Security Engineering
(240 386 4761)
Confidentiality Notice:: This email, including attachm
Hi,
We are setting up 2-node Postgresql BDR replication at our place and I am
getting the following error after bdr_init_copy command.
FYI, We have a production Postgres database and we are setting up the
Master-Master BDR replication for the production database.
Postgres Version
Postgres
El lun, 06-10-2014 a las 21:18 +0200, Diego Octavio Gutierrez Ortiz
escribió:
> Dear Sir,
>
> I am a total novice to PostgreSQL, which I came by when following the
> instructions for the installation of OpenProject :
>
> https://www.openproject.org/projects/openproject/wiki/Installation_MacOS
Dear Sir,
I am a total novice to PostgreSQL, which I came by when following the
instructions for the installation of OpenProject :
https://www.openproject.org/projects/openproject/wiki/Installation_MacOS
I think I am supposed to open a PostgreSQL console, and paste this :
CREATE ROLE openp
Skype could be a problem, and also other random-port-binding software.
run
netstat -aon | find "5432"
to check if some program kept port to itself.
If there's none - try to start server via command line and read errors.
2013/4/28 R10
> i installed the latest version of postgres sql on my windo
i installed the latest version of postgres sql on my windows xp, and it was
working fine, today when i started the server, it didn't start and prompted
the error server doesn't listen
according to the file postgres.conf it listen on all ips and on the default
port
and my firewall is closed, so it i
Thanks a lot Guillaume.
Regards,
DP
-Original Message-
From: Guillaume Lelarge [mailto:guilla...@lelarge.info]
Sent: Tuesday, June 05, 2012 6:34 PM
To: Divyaprakash Y
Cc: pgadmin-support@postgresql.org
Subject: Re: [pgadmin-support] Postgresql support for windows 8 and
Windows 2012
On Tue, 2012-06-05 at 18:20 +0530, Divyaprakash Y wrote:
> Thanks Guillaume.
>
> Any Idea, which would be the better mailing list to ask the question
> below?
>
pgsql-general ?
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
--
Sent via pgadmin-support mailing list (
: [pgadmin-support] Postgresql support for windows 8 and
Windows 2012 server
Hi,
On Tue, 2012-06-05 at 11:37 +0530, Divyaprakash Y wrote:
> [...]
> Any update on the support of postgres on Windows 8 and Windows 2012
> Server Operating Systems?
>
You should better ask this on a Postgr
Hi,
On Tue, 2012-06-05 at 11:37 +0530, Divyaprakash Y wrote:
> [...]
> Any update on the support of postgres on Windows 8 and Windows 2012
> Server Operating Systems?
>
You should better ask this on a PostgreSQL mailing list. IIRC, Dave did
some tests on Windows 8, and it worked fine.
--
Gui
Hi,
Any update on the support of postgres on Windows 8 and Windows 2012
Server Operating Systems?
Regards,
DP
__
DISCLAIMER: This electronic message and any attachments to this electronic
message is intended
On 26/03/2012 23:05, Brian Wiitanen wrote:
> Thank you for responding Ray. Yes, and I am using Microsoft Windows
> Server 2003 Service Pack 2. We use PostgreSQL for our old mapping
> software and we have never used anything higher than 8.1 I will try
> to d/l the latest version and see if I can
On 26/03/2012 22:34, Brian Wiitanen wrote:
> Hello Support Team,
>
> I am trying to connect to my
> Database server using pgAdmin3 and I am receiving the following error:
>
> *Server doesn’t listen*
>
> * *
>
> *The server doesn’t accept the connection libr
Hello Support Team,
I am trying to connect to my Database
server using pgAdmin3 and I am receiving the following error:
Server doesn't listen
The server doesn't accept the connection library reports
Could not connect to the server: Connection refused (0x00
Le 05/01/2011 12:51, Phifi a écrit :
>
> Computer 2 (POS):
> I get an error message "Could not connect to server: Connection timed out.
> Is the server running and accepting TCP/IP connections?
> Computer 1 (Server):
> When i click "Start service" for the PostgreSQL i get this message: "Local
> Co
On 05/01/2011 11:51, Phifi wrote:
Computer 2 (POS):
I get an error message "Could not connect to server: Connection timed out.
Is the server running and accepting TCP/IP connections?
Computer 1 (Server):
When i click "Start service" for the PostgreSQL i get this message: "Local
Computer started
Computer 2 (POS):
I get an error message "Could not connect to server: Connection timed out.
Is the server running and accepting TCP/IP connections?
Computer 1 (Server):
When i click "Start service" for the PostgreSQL i get this message: "Local
Computer started and then stopped. Some services stop
Le 23/06/2010 09:00, Rawan AlSaad a écrit :
> [...]
> I am having the following problem while using PostgreSQL 8.4 and PostGIS
> 1.5 when I run the following query:
>
> SELECT * FROM shortest_path('SELECT id::int4, source::int4,
>
> target::int4, cost from edges2',257180448,651912268, true, fal
Dear all,
I am having the following problem while using PostgreSQL 8.4 and PostGIS 1.5
when I run the following query:
SELECT * FROM shortest_path('SELECT id::int4, source::int4,
target::int4, cost from edges2',257180448,651912268, true, false);
The PostgreSQL server connection terminates
Le 09/04/2010 09:54, Soni, Chandresh X a écrit :
> [...]
> I am looking for managing my PostgreSQL database on Suselinux 11. Could you
> tell me from where I can install and use the tool.
>
Look at http://www.pgadmin.org/download/opensuse.php, you should find
what you need.
--
Guillaume.
htt
Hi,
I am looking for managing my PostgreSQL database on Suselinux 11. Could you
tell me from where I can install and use the tool.
/soni
Sonyericsson - japan
Hi,
I can confirm that version of pgAdmin (svn rev 8077) works with
PostgreSQL 8.5. The PostgreSQL log is without any warning or error in
the operations that I use.
Warning:
This version of pgAdmin has only been tested with PostgreSQL version 8.4
and below and may not function correctly with
Le mercredi 11 novembre 2009 à 19:01:31, Vladimir Kokovic' a écrit :
> Hi,
>
> Has anyone tried pgAdmin with PostgreSQL 8.5 ?
>
> pgAdmin(svn version) reports:
>
> Warning:
> This version of pgAdmin has only been tested with PostgreSQL version 8.4
> and below and may not function correctly with
On 11/11/2009 17:51, Vladimir Kokovic' wrote:
> Hi,
>
> Has anyone tried pgadmin3 with PostgreSQL 8.5 ?
>
> pgadmin3 reports:
>
> Warning:
> This version of pgAdmin has only been tested with PostgreSQL version 8.4
> and below and may not function correctly with this server. Please
> upgrade pgAd
Hi,
Has anyone tried pgAdmin with PostgreSQL 8.5 ?
pgAdmin(svn version) reports:
Warning:
This version of pgAdmin has only been tested with PostgreSQL version 8.4
and below and may not function correctly with this server. Please
upgrade pgAdmin.
Best regards,
Vladimir Kokovic, DP senior, Be
Hi,
Has anyone tried pgadmin3 with PostgreSQL 8.5 ?
pgadmin3 reports:
Warning:
This version of pgAdmin has only been tested with PostgreSQL version 8.4
and below and may not function correctly with this server. Please
upgrade pgAdmin.
Best regards,
Vladimir Kokovic', DP senior, Belgrade, Se
Dear all,
I have a project to having a trigger to call a script(pl/peal) in
PostgreSQL. I want to copy file to the path after insert data into table. But
in my country, PostgreSQL is not well-known. I don't have any book or a
professional to consult me about this. I have tried to search th
Tino Wildenhain wrote:
[1] Will PostgreSQL perform better on Linux or Windows OS
The performance is better on Linux, last but not least because
it is developed and thus optimized there much longer then it
is natively available for windows. Also system management is a lot
more easy on unix like
Mickey Shekdar wrote:
Hello,
We are switching our web booking engine vendor. The present vendor is
using Microsoft SQL and the new vendor uses PostgreSQL.
I have three questions and will appreciate your comments:
[1] Will PostgreSQL perform better on Linux or Windows OS
The performance i
Hello,
We are switching our web booking engine vendor. The present vendor is using Microsoft SQL and the new vendor uses PostgreSQL.
I have three questions and will appreciate your comments:
[1] Will PostgreSQL perform better on Linux or Windows OS
[2] What is the best RAID configuration/numb
pgAdmin and not the PostgreSQL Server.
Have fun,
[EMAIL PROTECTED]
The Computing Froggy
- Message d'origine
De : Luis Nieto <[EMAIL PROTECTED]>
À : pgadmin-support@postgresql.org
Envoyé le : Mercredi, 20 Août 2008, 15h08mn 27s
Objet : [pgadmin-support] Postgresql con
saludos
necesito ayuda ya que intento conectar DotNetNuke que es un manejador de
contenidos con postgresql 8.1.3 todo bajo windows, visual studio express
pero obtengo un error:
No se ha podido establecer conexión ya que el equipo de destino ha
denegado activamente dicha conexión
que tipo de mod
The first UK PostgreSQL Conference will be held on 2nd April 2008 in
Birmingham, United Kingdom. The schedule for the day includes talks
from a variety of PostgreSQL community members, users and companies,
including:
* Simon Riggs, author of PITR and partitioning in Postgres - speaking
on PostgreS
Andrew Madu wrote:
OS: Windows XP (Ver 5.1.2600) SP2
pgAmin III: Ver 1.2.2
posgreSQL: Ver 8.0
Hi,
I have a previously made postgresql full schema/data dumpo made to a txt
file. How can I restore the database schema/data using pgAdmin,
As the FAQ states, you can't.
Regards,
Andreas
OS: Windows XP (Ver 5.1.2600) SP2
pgAmin III: Ver 1.2.2
posgreSQL: Ver 8.0
Hi,
I have a previously made postgresql full schema/data dumpo made to a txt file. How can I restore the database schema/data using pgAdmin, as the available restore facility only seems to work with non txt file backups?
I have tried to install postgresql for ms windows version 8.0.1 and 8.0.3. My installation always failed with message about "Installation fail, can't continue proccess:2". My OS is MS Windows 2000 advanced Server
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
gresql.org/docs/faqs.FAQ.html#4.4
Regards, Dave
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Amitava
SenguptaSent: 08 April 2005 05:26To:
pgadmin-support@postgresql.orgSubject: [pgadmin-support] PostgreSQL
DatasizeImportance: High
Hi,
I'll be
Hi,
I'll be using PostgreSQL for one of our desktop
application with huge data (>20GB). Can you let me know whether Postgres
supports that amount of data. Let me know of limitations, if any for Postgres
regarding handling such huge data. Also if there is any max. size for
database.
Regar
Cleber Silva wrote:
Hello bhother,
I install today PostGre, and i need suport. I need file *.dll for delphi
works.
Please go to pgsql-novice, this list is for the pgadmin tools only.
Drivers are available for ODBC, and there seems to be a driver from
Borland too, check there.
Regards,
Andreas
Hello bhother,
I install today PostGre, and i need suport. I need
file *.dll for delphi works.
sorry my englhes low.
Joepie Platteau wrote:
Hi,
I have a very annoying problem :
Postgrsql locks a few records on a few tables.
I cannot open them anymore in my frontend (Access), but if I use
Pgadmin, then it is possible.
How is this possible?
Does anybody know how to get them unlocked again? Can I do something
fo
Hi,
I have a very annoying problem :
Postgrsql locks a few records on a few tables.
I cannot open them anymore in my frontend (Access), but if I use
Pgadmin, then it is possible.
How is this possible?
Does anybody know how to get them unlocked again? Can I do something
for not having this in the
> -Original Message-
> From: Lamar Owen [mailto:[EMAIL PROTECTED]
> Sent: 03 April 2003 20:38
> To: Jim Hines; Dave Page; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PostgreSQL 7.3/RH 9/PGAdmin
> Not a good combo?
>
>
> This will break from-source
> -Original Message-
> From: Jim Hines [mailto:[EMAIL PROTECTED]
> Sent: 03 April 2003 20:55
> To: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PostgreSQL 7.3/RH 9/PGAdmin
> Not a good combo?
>
>
>
> > How do I make PGAdmin use this dri
> How do I make PGAdmin use this driver by default? It still wants to the
> standard one on normal connects. Should I just rename the .dll and drop the
> 30 from the name?
I went ahead and tried the rename of the psqlodbc30.dll to
psqlodbc.dll.and it worked! Thanks much for all the help.
P
Dave,
I got the snapshot driver working correctly. I had not put it in the right
place. You're right. What a freaking version string!!!
How do I make PGAdmin use this driver by default? It still wants to the
standard one on normal connects. Should I just rename the .dll and drop the
30 from the n
On Thursday 03 April 2003 14:21, Jim Hines wrote:
> > Depends if they were built on Redhat 9 because the error comes from the
> > long gcc version string that PostgreSQL includes in it's version string.
> I think I will try this with RH8.0 RPM builds. I cannot seem to make the
> beta ODBC driver w
> > > This is a bug caused by a very long string in the RedHat build of
> > > PostgreSQL that overflows a buff in the ODBC driver.
> > >
> > > Please try the snapshot driver from
> > > http://www.geocities.jp/inocchichichi/psqlodbc/
> >
> > If I would remove the Redhat build and put in the RPMs fro
> -Original Message-
> From: Jim Hines [mailto:[EMAIL PROTECTED]
> Sent: 03 April 2003 20:05
> To: Dave Page; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PostgreSQL 7.3/RH 9/PGAdmin
> Not a good combo?
>
>
> On Thursday 03 April 2003 01:47 pm,
[EMAIL PROTECTED]
> Sent: 03 April 2003 17:16
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] PostgreSQL 7.3/RH 9/PGAdmin Not a
> good combo?
>
>
> Hi all,
> Yesterday, I upgraded my db server to RH9, and as usual with
> RH updates, it
> did not go smoothly.
On Thursday 03 April 2003 01:47 pm, Dave Page wrote:
> Hi Jim,
>
> This is a bug caused by a very long string in the RedHat build of
> PostgreSQL that overflows a buff in the ODBC driver.
>
> Please try the snapshot driver from
> http://www.geocities.jp/inocchichichi/psqlodbc/
If I would remove th
Hi all,
Yesterday, I upgraded my db server to RH9, and as usual with RH updates, it
did not go smoothly. After several hours of 'tweaking', I finally got
everything working again, except now pgadmin crashes whenever connecting to
the database. This happens on every client machine. Here is the lo
Hi,
I'm using PostgreSQL under Windows 2000 and need help on several issues.
I'm not familiar with Unix or Dos prompt so the command prompt is very new
to me. Somehow my command prompt became "[bash-2.50] $". So how do I
change the command prompt back to "[/] $"?
How do I set the environment va
Title: Message
Hi,
[please keep support questions on the [EMAIL PROTECTED]
mailing list]
-Original Message-From: Olga
[mailto:[EMAIL PROTECTED]] Sent: 22 September 2002
09:47To: [EMAIL PROTECTED]; Dave PageSubject:
PostgreSQL 7.2.2. version and PgAdmin software
Hi,
58 matches
Mail list logo