(1),send_to_email varchar,copy_to_email varchar,from_email varchar,subject_line varchar,message_text varchar,expires_on timestamp not null default current_times tamp + '7 days'); 2002-02-27 18:40:23 [27450] ERROR: parser: parse error at or near "defa" 2002-02-27 18:40:23 [27450] DEBUG: AbortCurrentTransaction 2002-02-27 18:40:35 [27450] DEBUG: StartTransactionCommand 2002-02-27 18:40:35 [27450] DEBUG: query: create table epp_registrar_notification (id integer primary key default nextval( 'registrar_notification_id_seq') ,registrar_id integer,created_on timestamp default current_timestamp,message_type char(1),poll_status char(1),email_status char(1),send_to_email varchar,copy_to_email varchar,from_email varchar,subject_line varchar,message_text varchar,expires_on timestamp not null default current_timestamp + '7 days'); 2002-02-27 18:40:35 [27450] NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index 'epp_registrar_notification_pkey' for table 'epp_registrar_notification' 2002-02-27 18:40:35 [27450] DEBUG: ProcessUtility: create table epp_registrar_notification (id integer primary key default nextval( 'registrar_notification_id_seq') ,registrar_id integer,created_on timestamp default current_timestamp,message_type char(1),poll_status char(1),email_status char(1),send_to_email varchar,copy_to_email varchar,from_email varchar,subject_line varchar,message_text varchar,expires_on timestamp not null default current_timestamp + '7 days'); 2002-02-27 18:40:36 [27454] DEBUG: connection: host=192.168.1.102:43759 user=postgres database=ajs_epp_log 2002-02-27 18:40:36 [25234] DEBUG: BackendStartup: forked pid=27454 socket=8 2002-02-27 18:40:36 [25234] DEBUG: reaping dead processes 2002-02-27 18:40:36 [25234] DEBUG: child process (pid 27450) was terminated by signal 10 2002-02-27 18:40:36 [25234] DEBUG: server process (pid 27450) was terminated by signal 10 2002-02-27 18:40:36 [25234] DEBUG: terminating any other active server processes 2002-02-27 18:40:36 [25234] DEBUG: CleanupProc: sending SIGQUIT to process 27454 2002-02-27 18:40:36 [27454] NOTICE: 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. 2002-02-27 18:40:36 [25234] DEBUG: reaping dead processes 2002-02-27 18:40:36 [25234] DEBUG: child process (pid 27454) exited with exit code 1 2002-02-27 18:40:36 [25234] DEBUG: all server processes terminated; reinitializing shared memory and semaphores 2002-02-27 18:40:36 [27455] DEBUG: database system was interrupted at 2002-02-27 18:40:11 GMT 2002-02-27 18:40:36 [27455] DEBUG: checkpoint record is at 0/1FFB28 2002-02-27 18:40:36 [27455] DEBUG: redo record is at 0/1FFB28; undo record is at 0/0; shutdown TRUE 2002-02-27 18:40:36 [27455] DEBUG: next transaction id: 335; next oid: 65708 2002-02-27 18:40:36 [27455] DEBUG: database system was not properly shut down; automatic recovery in progress 2002-02-27 18:40:36 [27455] DEBUG: redo starts at 0/1FFB70 2002-02-27 18:40:36 [27455] DEBUG: ReadRecord: record with zero length at 0/2178A0 2002-02-27 18:40:36 [27455] DEBUG: redo done at 0/217860 2002-02-27 18:40:40 [27455] DEBUG: database system is ready 2002-02-27 18:40:40 [25234] DEBUG: reaping dead processes