Re: Warm standby problems: Followup
От | David F. Skoll |
---|---|
Тема | Re: Warm standby problems: Followup |
Дата | |
Msg-id | 4AE744B3.7080204@roaringpenguin.com обсуждение исходный текст |
Ответ на | Re: Warm standby problems: Followup ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>) |
Ответы |
Re: Warm standby problems: Followup
|
Список | pgsql-admin |
Kevin Grittner wrote: > Just out of curiosity, could you show us the non-comment portions of > your postgresql.conf file? Sure! Here they are. Regards, David. ============================================================================= data_directory = '/var/lib/postgresql/8.3/main' hba_file = '/etc/postgresql/8.3/main/pg_hba.conf' ident_file = '/etc/postgresql/8.3/main/pg_ident.conf' external_pid_file = '/var/run/postgresql/8.3-main.pid' port = 5432 max_connections = 100 unix_socket_directory = '/var/run/postgresql' ssl = true shared_buffers = 24MB max_fsm_pages = 500000 archive_mode = on archive_command = '/usr/bin/wal_archive_command.pl %p' archive_timeout = 240min log_line_prefix = '%t ' autovacuum = off datestyle = 'iso, mdy' lc_messages = 'C' lc_monetary = 'C' lc_numeric = 'C' lc_time = 'C' default_text_search_config = 'pg_catalog.english'
В списке pgsql-admin по дате отправления: