[ADMIN] Segmentation fault ( after Shared Lock acquired, same table 4 times )

2012-04-03 Thread Jan Mussler
Dear all, yesterday evening we ran into some trouble on one of our databases running PostgreSQL 9.0.4, AMD Opteron Setup, ECC Memory, SAN Storage. This database has performed very well for month without any troubles with fsync on, full page writes on and streaming to our replica slaves. Then yes

[ADMIN] Segmentation fault ( after Shared Lock acquired, same table 4 times )

2012-04-02 Thread Jan Mussler
Dear all, yesterday evening we ran into some trouble on one of our databases running PostgreSQL 9.0.4, AMD Opteron Setup, ECC Memory, SAN Storage. This database has performed very well for month without any troubles with fsync on, full page writes on and streaming to our replica slaves. Then yes

[ADMIN] Segmentation fault/compressed data is corrupted.

2012-02-10 Thread Lukasz Brodziak
Hi, I have a problem with one of our clients' dbs while creating a dump he gets the error mentioned in topic. The full pg_log file is as follows: LOG: server process (PID 347) was terminated by signal 11: Segmentation fault LOG: terminating any other active server processes WARNING: terminating c

Re: [ADMIN] Segmentation fault

2011-09-01 Thread Campbell, Lance
Kevin, That did it. Doing the command ulimit -c unlimited worked! Thanks, Lance From: Kevin Grittner [kevin.gritt...@wicourts.gov] Sent: Wednesday, August 31, 2011 4:42 PM To: Campbell, Lance; pgsql-admin@postgresql.org Subject: RE: [ADMIN] Segmentation

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Kevin Grittner
"Campbell, Lance" wrote: > From: Kevin Grittner [kevin.gritt...@wicourts.gov] >> Can you get a core file from psql? > I don't know how to get a core dump. What do I do? If running this shows a limit (especially zero): ulimit -c then run this in your shell before running psql: ulimit -

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Campbell, Lance
...@gmail.com] Sent: Wednesday, August 31, 2011 1:31 PM To: pgsql-admin@postgresql.org Subject: Re: [ADMIN] Segmentation fault Which version of libreadline you have installed? -- pasman -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Campbell, Lance
esday, August 31, 2011 1:49 PM To: Campbell, Lance; pgsql-admin@postgresql.org Subject: RE: [ADMIN] Segmentation fault "Campbell, Lance" wrote: > From: Kevin Grittner [kevin.gritt...@wicourts.gov] > Did you check for a "~/.psqlrc" file? > I just checked and the below

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Kevin Grittner
"Campbell, Lance" wrote: > From: Kevin Grittner [kevin.gritt...@wicourts.gov] > Did you check for a "~/.psqlrc" file? > I just checked and the below file does not exist. I recreated the > problem then checked again. No such file. Is anything showing in the server log? Can you get a core

Re: [ADMIN] Segmentation fault

2011-08-31 Thread pasman pasmaƄski
Which version of libreadline you have installed? -- pasman -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Campbell, Lance
@postgresql.org Subject: Re: [ADMIN] Segmentation fault "Campbell, Lance" wrote: > Postgres 9.0.4 > I installed from the visual linux installer > Redhat 6 newest updates > > I keep getting the following message when logging into the command psql: > > psql (9.0.4) > Type "

Re: [ADMIN] Segmentation fault

2011-08-31 Thread Kevin Grittner
"Campbell, Lance" wrote: > Postgres 9.0.4 > I installed from the visual linux installer > Redhat 6 newest updates > > I keep getting the following message when logging into the command psql: > > psql (9.0.4) > Type "help" for help. > > Segmentation fault (core dumped) > > > It then kicks me o

[ADMIN] Segmentation fault

2011-08-31 Thread Campbell, Lance
Postgres 9.0.4 I installed from the visual linux installer Redhat 6 newest updates I keep getting the following message when logging into the command psql: psql (9.0.4) Type "help" for help. Segmentation fault (core dumped) It then kicks me out. I uninstalled the application completely even d