Re: [GENERAL] Postgresql error (and service disruption) on Windows

2016-11-09 Thread Michael Paquier
On Thu, Nov 10, 2016 at 3:10 AM, nore...@evolu-s.it wrote: > Someone else facing this problem? Saw that a couple of times. Anti-virus softwares on Windows are known to interact badly with Postgres instances if no filters are applied or if they are kept around running. -- Michael -- Sent via p

[GENERAL] Postgresql error (and service disruption) on Windows

2016-11-09 Thread nore...@evolu-s.it
Hi again, our support team is reporting cases where postgres connections are suddenly dropped, but reconnecting again soon everyting is OK. Environment is PostgreSQL 9.1 on Windows (various versions) Asfer some research, I found on postgresql log many of these messages could not reserve shar

Re: [GENERAL] Postgresql error

2013-01-25 Thread Craig Ringer
You really need to show the full, exact text of the error from the database as well as the SQL run by both apps and relevant details of table structures. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/

Re: [GENERAL] Postgresql error

2013-01-24 Thread Adrian Klaver
On 01/23/2013 04:41 PM, MarkB wrote: I have written a program where 2 computers are connected to the same database. The first PC executes an update statement and then sends a notification. This makes the second PC execute a select statement on the same table. The second PC then gets an error: 'F

Re: [GENERAL] Postgresql error

2013-01-24 Thread Kevin Grittner
MarkB wrote: > I have written a program where 2 computers are connected to the same > database. The first PC executes an update statement and then sends a > notification. This makes the second PC execute a select statement on the > same table. The second PC then gets an error: > > 'Field "Fieldna

[GENERAL] Postgresql error

2013-01-24 Thread MarkB
I have written a program where 2 computers are connected to the same database. The first PC executes an update statement and then sends a notification. This makes the second PC execute a select statement on the same table. The second PC then gets an error: 'Field "Fieldname" not found' I have no

Re: [GENERAL] postgresql error while connecting to cluster with pgadmin

2012-10-18 Thread Raymond O'Donnell
On 18/10/2012 15:47, GMAIL wrote: > i have created two cluster in the same host the first called "main" with > port 5432 the second called "remote" with port 5433. > but when i try to connect with pgadmin3 to the second cluster i get the > error "authentication failed". > if i try to connect to the

[GENERAL] postgresql error while connecting to cluster with pgadmin

2012-10-18 Thread GMAIL
i have created two cluster in the same host the first called "main" with port 5432 the second called "remote" with port 5433. but when i try to connect with pgadmin3 to the second cluster i get the error "authentication failed". if i try to connect to the first cluster i don't have any kind of p

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread José Pedro Santos
Ok, I will try that. Thanks to all for the information. Best Regards José Santos > Date: Fri, 31 Aug 2012 08:08:06 -0700 > From: adrian.kla...@gmail.com > To: zpsant...@hotmail.com > CC: pgsql-general@postgresql.org > Subject: Re: [GENERAL] Postgresql Error ask for passwor

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread Adrian Klaver
On 08/31/2012 08:03 AM, José Pedro Santos wrote: > I install the FGS distribution of MapServer, after, the plugin Postgres > - Server. When I go to root and put in bash SU also ask for password... Here is an answer from the FGS mailing list: http://lists.maptools.org/pipermail/foss-gis-suite/20

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread José Pedro Santos
stgresql.org > Subject: Re: [GENERAL] Postgresql Error ask for password > > On 08/31/2012 07:29 AM, José Pedro Santos wrote: > > Dear all, > > > > Im trying to install one application in my Linux but when I try to use > > the expression SU postgresql it ask for pass

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread Albe Laurenz
Pedro Santos wrote: > Im trying to install one application in my Linux but when I try to use the > expression SU postgresql it > ask for password, what is the password? I try my root password but dont work. It may be that you never set that password. Try "grep postgresql /etc/shadow" as root use

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread Rainer Pruy
On 31.08.2012 16:29, José Pedro Santos wrote: > Dear all, > > Im trying to install one application in my Linux but when I try to use > the expression SU postgresql it ask for password, what is the > password? I try my root password but dont work. Sorry, you are a bit terse on the context of this.

Re: [GENERAL] Postgresql Error ask for password

2012-08-31 Thread Adrian Klaver
On 08/31/2012 07:29 AM, José Pedro Santos wrote: Dear all, Im trying to install one application in my Linux but when I try to use the expression SU postgresql it ask for password, what is the password? I try my root password but dont work. More information is needed. What variety of Linux are

[GENERAL] Postgresql Error ask for password

2012-08-31 Thread José Pedro Santos
Dear all, Im trying to install one application in my Linux but when I try to use the expression SU postgresql it ask for password, what is the password? I try my root password but dont work. Thanks for your time Ciao Jose Santos

Re: [GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Venkat Balaji
I have restarted the cluster with "ignore_system_indexes=true" and was able to connect to databases. I have started re-indexing, seems to be working fine. Will get back if i find further issues. Regards, Venkat On Wed, Jul 4, 2012 at 3:35 PM, Raghavendra < raghavendra@enterprisedb.com> wrote

Re: [GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Raghavendra
> > Re-index option did not work. > > Single user mode option did not work as well - > > [postgres@localhost bin]$ postgres --single oltp_db -E -D > /usr/local/postgresql-9.0.1/data > 2012-07-04 04:30:47 CDT [26072]: [1-1] user=,db= FATAL: index > "pg_attribute_relid_attnum_index" contains unexpe

Re: [GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Venkat Balaji
On Wed, Jul 4, 2012 at 2:12 PM, Raghavendra < raghavendra@enterprisedb.com> wrote: > On Wed, Jul 4, 2012 at 2:11 PM, Raghavendra < > raghavendra@enterprisedb.com> wrote: > >> \ >>> postgres=# \c oltp_db >>> FATAL: index "pg_attribute_relid_attnum_index" contains unexpected >>> zero page

Re: [GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Raghavendra
On Wed, Jul 4, 2012 at 2:11 PM, Raghavendra < raghavendra@enterprisedb.com> wrote: > \ >> postgres=# \c oltp_db >> FATAL: index "pg_attribute_relid_attnum_index" contains unexpected zero >> page at block 0 >> HINT: Please REINDEX it. >> Previous connection kept >> >> Can anyone please help

Re: [GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Raghavendra
> > \ > postgres=# \c oltp_db > FATAL: index "pg_attribute_relid_attnum_index" contains unexpected zero > page at block 0 > HINT: Please REINDEX it. > Previous connection kept > > Can anyone please help us. > > You have HINT given to REINDEX it. Use reindexdb from OS. --- Regards, Raghavendra En

[GENERAL] : Postgresql Error after recovery

2012-07-04 Thread Venkat Balaji
Hello Community, We have a critical situation where-in our production database server got effected by "Root Kit". When tried to build a replication site by copying the data directory to a different server, so many files got missed while copying (this is due to root kit effect). So, we moved the

Re: [GENERAL] Postgresql error from interface

2010-03-22 Thread Tom Lane
"Bob Pawley" writes: > I have an interface (Delphi) for my Postgresql database, that is telling me > that I have an inconsistancy between one of the Postgresql triggers and a > Postgresql table. The problem for me is - the message doesn't give me enough > information to determine which trigger

[GENERAL] Postgresql error from interface

2010-03-22 Thread Bob Pawley
Hi I have an interface (Delphi) for my Postgresql database, that is telling me that I have an inconsistancy between one of the Postgresql triggers and a Postgresql table. The problem for me is - the message doesn't give me enough information to determine which trigger has the error. Is there s

Re: [GENERAL] postgresql error

2009-09-28 Thread Vasiliy G Tolstov
On Mon, 2009-09-28 at 10:22 -0400, Tom Lane wrote: > Vasiliy G Tolstov writes: > >> some time (meybe every four day) postgresql get error to all clients > >> what try to connect , a can attach strace to it: > > >> 1. What error? > > > postg...@calipso ~ $ psql > > psql: FATAL: semctl(1048608, 15

Re: [GENERAL] postgresql error

2009-09-28 Thread Tom Lane
Vasiliy G Tolstov writes: >> some time (meybe every four day) postgresql get error to all clients >> what try to connect , a can attach strace to it: >> 1. What error? > postg...@calipso ~ $ psql > psql: FATAL: semctl(1048608, 15, SETVAL, 0) failed: Invalid argument My bet is that something has

Re: [GENERAL] postgresql error

2009-09-28 Thread Martijn van Oosterhout
On Mon, Sep 28, 2009 at 02:33:36PM +0400, Vasiliy G Tolstov wrote: > Hello! > > I'm using postgresql (8.0.15) on Gentoo Linux (2.6.27.29-titan #2 SMP > Sun Aug 16 15:12:53 MSD 2009 x86_64 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz > GenuineIntel GNU/Linux) > > some time (meybe every four day) postgresq

Re: [GENERAL] postgresql error

2009-09-28 Thread Vasiliy G Tolstov
В Пнд, 28/09/2009 в 13:11 +0200, Martijn van Oosterhout пишет: > On Mon, Sep 28, 2009 at 02:33:36PM +0400, Vasiliy G Tolstov wrote: > > Hello! > > > > I'm using postgresql (8.0.15) on Gentoo Linux (2.6.27.29-titan #2 SMP > > Sun Aug 16 15:12:53 MSD 2009 x86_64 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz

[GENERAL] postgresql error

2009-09-28 Thread Vasiliy G Tolstov
Hello! I'm using postgresql (8.0.15) on Gentoo Linux (2.6.27.29-titan #2 SMP Sun Aug 16 15:12:53 MSD 2009 x86_64 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz GenuineIntel GNU/Linux) some time (meybe every four day) postgresql get error to all clients what try to connect , a can attach strace to it: post

Re: [GENERAL] postgresql error

2005-03-12 Thread Lonni J Friedman
ld version of the postgres app.. > > thanks > > bruce > > > -Original Message- > From: Lonni J Friedman [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 12, 2005 3:30 PM > To: [EMAIL PROTECTED] > Cc: pgsql-general@postgresql.org > Subject: Re: [GENERA

Re: [GENERAL] postgresql error

2005-03-12 Thread bruce
ECTED] Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] postgresql error On Sat, 12 Mar 2005 10:13:34 -0800, bruce <[EMAIL PROTECTED]> wrote: > hi... > > i get a postgres error when i've gone from RH8 to FC3 and am now using > postgreSQL-7.4.7. > > an err msg

Re: [GENERAL] postgresql error

2005-03-12 Thread Lonni J Friedman
On Sat, 12 Mar 2005 10:13:34 -0800, bruce <[EMAIL PROTECTED]> wrote: > hi... > > i get a postgres error when i've gone from RH8 to FC3 and am now using > postgreSQL-7.4.7. > > an err msg 'an old version of database format was found. you need to upgrade > the data format." > > searching googl

[GENERAL] postgresql error

2005-03-12 Thread bruce
hi... i get a postgres error when i've gone from RH8 to FC3 and am now using postgreSQL-7.4.7. an err msg 'an old version of database format was found. you need to upgrade the data format." searching google shows that others have seen this, but i can't find a way to correct it. i've checked

[GENERAL] "PostgreSQL Error Code(1)"

2003-12-15 Thread Christopher . Becker
When I'm running my app, I occaisonally receive this error message: PostgreSQL Error Code(1) "could not create socket: An address incompatible with the requested protocol was used" It appears to be a PostgreSQL Error, but I can't find Any documentation on it at all in the PostgreSQL docs, or web