| From: | "Gilberto Castillo" <gilberto(dot)castillo(at)etecsa(dot)cu> |
|---|---|
| To: | "Rossi, Maria" <maria(dot)rossi(at)us(dot)pgds(dot)com> |
| Cc: | "Postgres Maillist" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Errorlog empty |
| Date: | 2015-03-11 21:37:58 |
| Message-ID: | 41590.192.168.207.54.1426109878.squirrel@webmail.etecsa.cu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
> Hi,
> The errorlog is empty. I turned on 'log_connections', then logged-on to
> the instance. But still the errorlog is empty. I would have expected
> connections would appear at the log.
> Any ideas why?
> I am new to Postgres, so please excuse my questions.
>
> Maria
My configuration:
log_destination = 'stderr'
logging_collector = on --necesita restart
log_min_duration_statement = 0
log_line_prefix = '%t [%p]: [%l-1] [%r]: user=%u '
log_checkpoints = on
log_connections = on
log_disconnections = on
log_lock_waits = on
log_temp_files = 0
Saludos,
Gilberto Castillo
La Habana, Cuba
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 179 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shreeyansh Dba | 2015-03-12 05:02:49 | Re: Errorlog empty |
| Previous Message | Rossi, Maria | 2015-03-11 20:28:45 | Errorlog empty |