The following bug has been logged on the website:

Bug reference:      6352
Logged by:          Sebastian
Email address:      se...@metasite.net
PostgreSQL version: 8.4.9
Operating system:   CentOS 5.7 on OpenVz (2.6.32-042stab044.11)
Description:        

When trying to import dump getting this:


LOG:  server process (PID 30683) was terminated by signal 7: Bus error
LOG:  terminating any other active server processes


postgresql.conf settings:
max_connections = 20

shared_buffers = 13288MB
temp_buffers = 128MB
max_prepared_transactions = 25

work_mem = 2048MB
maintenance_work_mem = 32MB
max_stack_depth = 8MB

max_files_per_process = 1000  

fsync = on
synchronous_commit = off
wal_sync_method = fsync
full_page_writes = off
wal_buffers = 512MB
wal_writer_delay = 2000ms
checkpoint_segments = 50

Container has 16384MB RAM

kernel values:

kernel.shmmni = 655360
kernel.shmall = 20971520
kernel.shmmax = 175726755840





-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to