PosgreSQL is crashing with a signal 11 - Bug? - Mailing list pgsql-bugs
From | Rafael Martinez Guerrero |
---|---|
Subject | PosgreSQL is crashing with a signal 11 - Bug? |
Date | |
Msg-id | 1094578047.20193.165.camel@bbking.uio.no Whole thread Raw |
Responses |
Re: PosgreSQL is crashing with a signal 11 - Bug?
|
List | pgsql-bugs |
Hello We have a problem with one of our central databases and we need your help to find a solution. ---------------------- * Description:=20 ---------------------- "PosgreSQL is crashing with a signal 11 and we do not think is a hardware problem" :( Since last week, we are having a big problem with one of our postgreSQL installations. The database is not so big but it is used intensely with different jobs running parallel transactions. The first time the database crashed, we had been running 7.3.5 for a long time without problems. Because the signal 11, we thought it was a problem with defective memory, we changed RAM in the server and restored the database from last backup. The memory was defective and we thought we found the problem to our signal 11. After some hours the database crashed again with the samme error. We did not take any chances and moved the database to a new server. This did not help and we got the samme problem after some hours. We updated to 7.3.7 hoping for the best but it did not help either. Today it crashed again but this time we have logged more information from the crash and we hope you can help us to find a solution to this problem.=20 Below, some relevant information about our system. Please do not hesitate to ask for more information if you need it. ------------------------ * OS/Machine/Filesystem:=20 ------------------------ - Red Hat Enterprise Linux WS release 3 (Taroon Update 3) kernel 2.4.21-15.0.3.ELsmp - Dell 2650:=20 2 x Intel(R)Xeon(TM)CPU 2.40GHz 2GB RAM PERCRAID Mirror 2 x 73GB - LVM - ext3 ----------------------------- * Version / compilator / libc ----------------------------- - PostgreSQL 7.3.7 - Options given to 'configure' script when PostgreSQL was built: '--prefix=3D/local/opt/postgresql' '--mandir=3D/local/share/man' '--with-openssl=3D/local' '--with-perl' '--with-java' 'CC=3Dcc-wrapper' 'LDFLAGS=3D-L/local/lib' - gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) - glibc-2.3.2-95.27 (RHEL3) ---------------------- * Configuration / DBSize ---------------------- - Relevant parameters that have been changed by us: postgresql.conf: max_connections =3D 600 superuser_reserved_connections =3D 2 shared_buffers =3D 8192 max_fsm_relations =3D 1000 max_fsm_pages =3D 20000 wal_buffers =3D 64=20 sort_mem =3D 2048 vacuum_mem =3D 32768=20 fsync =3D true effective_cache_size =3D 131072=20 random_page_cost =3D 2 stats_start_collector =3D true stats_command_string =3D true stats_row_level =3D true stats_block_level =3D true autocommit=3Dfalse /etc/sysctl.conf: kernel.shmall =3D 134217728 kernel.shmmax =3D 134217728 -bash-2.05b# du -h 4.2M ./base/1 3.6M ./base/16975 4.0K ./base/63684339/pgsql_tmp 2.3G ./base/63684339 2.3G ./base 168K ./global 129M ./pg_xlog 8.6M ./pg_clog 2.4G . ----------------------------------------------------------- * Information from CORE dump we got without --enable-debug. ----------------------------------------------------------- This GDB was configured as "i386-redhat-linux-gnu"...(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1". Program terminated with signal 11, Segmentation fault. [......] (gdb) bt #0 0xb734d07c in memcpy () from /lib/tls/libc.so.6 #1 0x0806bba8 in DataFill () #2 0x0806c3ee in heap_formtuple () #3 0x080d1af1 in ExecTargetList () #4 0x080d1cdb in ExecProject () #5 0x080d1d7d in ExecScan () #6 0x080d5b5e in ExecIndexScan () #7 0x080cfd91 in ExecProcNode () #8 0x082fcd08 in ?? () #9 0x00000000 in ?? () #10 0x082ff120 in ?? () #11 0x00000000 in ?? () #12 0x082f9a78 in ?? () #13 0xbfff8028 in ?? () #14 0x080d6e5a in ExecMergeJoin () Previous frame inner to this frame (corrupt stack?) --------------------------------------------------------- ----------------------------------------------------------- * Information from CORE dump we got with --enable-debug. We have compiled a new version of postgres and run it through gdb with the core dump we had/got from postgres without --enable-debug.=20 ----------------------------------------------------------- #0 0xb734d07c in memcpy () from /lib/tls/libc.so.6 #1 0x0806bba8 in DataFill (data=3D0xb7489000 <Address 0xb7489000 out of bounds>, tupleDesc=3D0x82fd554, value=3D0x82fd550, nulls=3D0xbfff7ec0 " n = ", infomask=3D0x836e904c, bit=3D0x836e904f "\003\f") at heaptuple.c:139 #2 0x0806c3ee in heap_formtuple (tupleDescriptor=3D0x82fd620, value=3D0x82fd550, nulls=3D0xbfff7ec0 " n ") at heaptuple.c:623 #3 0x080d1af1 in ExecTargetList (targetlist=3D0x82fa250, nodomains=3D5, targettype=3D0x82fd620, values=3D0x82fd550, econtext=3D0x82fd4e0, isDone=3D0xbfff7f68) at execQual.c:2230 #4 0x080d1cdb in ExecScan (node=3D0x82fd528, accessMtd=3D0xbfff7f68) at execScan.c:49 #5 0x080d1d7d in ExecScan (node=3D0x82fa140, accessMtd=3D0x80d58d4 <IndexNext+24>) at execScan.c:146 #6 0x080d5b5e in ExecIndexReScan (node=3D0x82fa140, exprCtxt=3D0xb72117d, parent=3D0x0) at nodeIndexscan.c:284 #7 0x080d58d4 in IndexNext (node=3D0x0) at nodeIndexscan.c:87 Previous frame inner to this frame (corrupt stack?) -------------------------------- * Relevant errors in the logfile: -------------------------------- 2004-09-07 15:59:08 [8100] LOG: statement: FETCH 1 FROM "PgSQL_08456DE4" 2004-09-07 15:59:39 [7370] DEBUG: reaping dead processes 2004-09-07 15:59:39 [7370] DEBUG: child process (pid 8100) was terminated by signal 11 2004-09-07 15:59:39 [7370] LOG: server process (pid 8100) was terminated by signal 11 2004-09-07 15:59:39 [7370] LOG: terminating any other active server processes 2004-09-07 15:59:39 [7370] DEBUG: CleanupProc: sending SIGQUIT to process 7539 2004-09-07 15:59:39 [7370] DEBUG: CleanupProc: sending SIGQUIT to process 7468 2004-09-07 15:59:39 [7370] DEBUG: CleanupProc: sending SIGQUIT to process 7423 2004-09-07 15:59:39 [7468] WARNING: Message from PostgreSQL backend: The Postmaster has informed me that some other backend died abnormally and possibly corrupted shared memory. I have rolled back the current transaction and am going to terminate your database system connection and exit. Please reconnect to the database system and repeat your query. 2004-09-07 15:59:39 [7423] WARNING: Message from PostgreSQL backend: The Postmaster has informed me that some other backend died abnormally and possibly corrupted shared memory. I have rolled back the current transaction and am going to terminate your database system connection and exit. Please reconnect to the database system and repeat your query. 2004-09-07 15:59:39 [7539] WARNING: Message from PostgreSQL backend: The Postmaster has informed me that some other backend died abnormally and possibly corrupted shared memory. I have rolled back the current transaction and am going to terminate your database system connection and exit. Please reconnect to the database system and repeat your query. 2004-09-07 15:59:39 [7370] DEBUG: reaping dead processes 2004-09-07 15:59:39 [7370] DEBUG: child process (pid 7423) exited with exit code 1 2004-09-07 15:59:39 [7370] DEBUG: reaping dead processes 2004-09-07 15:59:39 [7370] DEBUG: child process (pid 7468) exited with exit code 1 2004-09-07 15:59:39 [7370] DEBUG: reaping dead processes 2004-09-07 15:59:39 [7370] DEBUG: child process (pid 7539) exited with exit code 1 2004-09-07 15:59:39 [7370] LOG: all server processes terminated; reinitializing shared memory and semaphores 2004-09-07 15:59:39 [7370] DEBUG: shmem_exit(0) 2004-09-07 15:59:39 [7370] DEBUG: invoking IpcMemoryCreate(size=3D78536704) ------------------------------------------------------------------ ----------------------------------------------------------------------- * The child process (pid 8100) that crashed with signal 11 logged these statements (We have a complete log for pid 8100, but it has a size of 2MB): ----------------------------------------------------------------------- 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: begin; select getdatabaseencoding(); commit 2004-09-07 15:58:50 [8100] LOG: statement: select version() 2004-09-07 15:58:50 [8100] LOG: statement: select version() 2004-09-07 15:58:50 [8100] LOG: statement: select version() 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: SET CLIENT_ENCODING TO 'ISO_8859_1' 2004-09-07 15:58:50 [8100] LOG: statement: SET CLIENT_ENCODING TO 'ISO_8859_1' 2004-09-07 15:58:50 [8100] LOG: statement: SET CLIENT_ENCODING TO 'ISO_8859_1' 2004-09-07 15:58:50 [8100] LOG: statement: COMMIT WORK 2004-09-07 15:58:50 [8100] LOG: statement: COMMIT WORK 2004-09-07 15:58:50 [8100] LOG: statement: COMMIT WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: BEGIN WORK 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_user@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_user@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_user@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1700 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1700 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1700 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_fg@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_fg@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM spread_code WHERE code_str =3D 'NIS_fg@ifi' 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code , shell FROM posix_shell_code 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code , shell FROM posix_shell_code 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code , shell FROM posix_shell_code 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1043 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1043 2004-09-07 15:58:50 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1043 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT count ( ah . account_id ) , ah . spread , di . disk_id , di . host_id , di . path FROM disk_info di LEFT JOIN account_home ah ON di . disk_id =3D ah . disk_id AND ah . spread =3D 105 LEFT JOIN account_info ai ON ah . account_id =3D ai . account_id GROUP BY di . disk_id , di . host_id , di . path , ah . spread 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT count ( ah . account_id ) , ah . spread , di . disk_id , di . host_id , di . path FROM disk_info di LEFT JOIN account_home ah ON di . disk_id =3D ah . disk_id AND ah . spread =3D 105 LEFT JOIN account_info ai ON ah . account_id =3D ai . account_id GROUP BY di . disk_id , di . host_id , di . path , ah . spread 2004-09-07 15:58:50 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT count ( ah . account_id ) , ah . spread , di . disk_id , di . host_id , di . path FROM disk_info di LEFT JOIN account_home ah ON di . disk_id =3D ah . disk_id AND ah . spread =3D 105 LEFT JOIN account_info ai ON ah . account_id =3D ai . account_id GROUP BY di . disk_id , di . host_id , di . path , ah . spread 2004-09-07 15:58:53 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 20 2004-09-07 15:58:53 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 20 2004-09-07 15:58:53 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 20 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM value_domain_code WHERE code_str =3D 'account_names' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM value_domain_code WHERE code_str =3D 'account_names' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM value_domain_code WHERE code_str =3D 'account_names' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authentication_code WHERE code_str =3D 'crypt3-DES' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authentication_code WHERE code_str =3D 'crypt3-DES' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authentication_code WHERE code_str =3D 'crypt3-DES' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authoritative_system_code WHERE code_str =3D 'Cached' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authoritative_system_code WHERE code_str =3D 'Cached' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM authoritative_system_code WHERE code_str =3D 'Cached' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM person_name_code WHERE code_str =3D 'FULL' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM person_name_code WHERE code_str =3D 'FULL' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM person_name_code WHERE code_str =3D 'FULL' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_08456DE4" CURSOR FOR SELECT ai . account_id , posix_uid , shell , gecos , entity_name , aa . auth_data , pg . posix_gid , pn . name , eq . quarantine_type , eq . start_date , eq . disable_until , eq . end_date , ah . home , ah . disk_id FROM posix_user pu LEFT JOIN entity_quarantine eq ON pu . account_id =3D eq . entity_id JOIN entity_spread es ON pu . account_id =3D es . entity_id AND ( es . spread =3D 105 ) JOIN account_home ah ON es . entity_id =3D ah . account_id JOIN account_info ai ON ai . account_id =3D pu . account_id LEFT JOIN person_name pn ON pn . person_id =3D ai . owner_id AND pn . source_system =3D 92 AND pn . name_variant =3D 1= 17 JOIN posix_group pg ON pu . gid =3D pg . group_id LEFT JOIN account_authentication aa ON aa . account_id =3D pu . account_id AND aa . method =3D 12 JOIN entity_name en ON en . entity_id =3D pu . account_id AND en . value_domain =3D 14 ORDER BY ai . account_id 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_08456DE4" CURSOR FOR SELECT ai . account_id , posix_uid , shell , gecos , entity_name , aa . auth_data , pg . posix_gid , pn . name , eq . quarantine_type , eq . start_date , eq . disable_until , eq . end_date , ah . home , ah . disk_id FROM posix_user pu LEFT JOIN entity_quarantine eq ON pu . account_id =3D eq . entity_id JOIN entity_spread es ON pu . account_id =3D es . entity_id AND ( es . spread =3D 105 ) JOIN account_home ah ON es . entity_id =3D ah . account_id JOIN account_info ai ON ai . account_id =3D pu . account_id LEFT JOIN person_name pn ON pn . person_id =3D ai . owner_id AND pn . source_system =3D 92 AND pn . name_variant =3D 1= 17 JOIN posix_group pg ON pu . gid =3D pg . group_id LEFT JOIN account_authentication aa ON aa . account_id =3D pu . account_id AND aa . method =3D 12 JOIN entity_name en ON en . entity_id =3D pu . account_id AND en . value_domain =3D 14 ORDER BY ai . account_id 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_08456DE4" CURSOR FOR SELECT ai . account_id , posix_uid , shell , gecos , entity_name , aa . auth_data , pg . posix_gid , pn . name , eq . quarantine_type , eq . start_date , eq . disable_until , eq . end_date , ah . home , ah . disk_id FROM posix_user pu LEFT JOIN entity_quarantine eq ON pu . account_id =3D eq . entity_id JOIN entity_spread es ON pu . account_id =3D es . entity_id AND ( es . spread =3D 105 ) JOIN account_home ah ON es . entity_id =3D ah . account_id JOIN account_info ai ON ai . account_id =3D pu . account_id LEFT JOIN person_name pn ON pn . person_id =3D ai . owner_id AND pn . source_system =3D 92 AND pn . name_variant =3D 1= 17 JOIN posix_group pg ON pu . gid =3D pg . group_id LEFT JOIN account_authentication aa ON aa . account_id =3D pu . account_id AND aa . method =3D 12 JOIN entity_name en ON en . entity_id =3D pu . account_id AND en . value_domain =3D 14 ORDER BY ai . account_id 2004-09-07 15:58:54 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1082 2004-09-07 15:58:54 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1082 2004-09-07 15:58:54 [8100] LOG: statement: SELECT typname, -1 , typelem FROM pg_type WHERE oid =3D 1082 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_brk' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_brk' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_brk' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'permisjon' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'permisjon' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'permisjon' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autointsomm' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autointsomm' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autointsomm' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_sh' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_sh' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_sh' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_nystuden' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_nystuden' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_nystuden' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autoekstern' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autoekstern' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autoekstern' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autostud' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autostud' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autostud' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'system' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'system' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'system' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_ftpuser' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_ftpuser' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_ftpuser' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autopassord' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autopassord' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'autopassord' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'teppe' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'teppe' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'teppe' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'generell' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'generell' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'generell' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'slutta' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'slutta' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'slutta' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_stengt' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_stengt' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin_stengt' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'svakt_passord' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'svakt_passord' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'svakt_passord' 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: CLOSE "PgSQL_083326D4" 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin' 2004-09-07 15:58:54 [8100] LOG: statement: DECLARE "PgSQL_083326D4" CURSOR FOR SELECT code FROM quarantine_code WHERE code_str =3D 'nologin' ------------------------------------------------------ Thanks in advance, any help will be appreciated. --=20 Rafael Martinez, <r.m.guerrero@usit.uio.no> Center for Information Technology Services University of Oslo, Norway
pgsql-bugs by date: