| From: | "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com> |
|---|---|
| To: | "Leonid Shlyapnikov" <lshlyapnikov(at)gmail(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #2731: Cannot install PostgreSQL server on WinXP Media Center Edition |
| Date: | 2006-11-04 12:57:04 |
| Message-ID: | 7be3f35d0611040457i69bb736aq1ebe07665c64ee42@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Leonid,
> I agree... but where is a descriptive message in the log.
>
> a healthy:) data directory looks like this:
base
global
pg_clog
pg_hba.conf
pg_ident.conf
pg_log
pg_multixact
pg_subtrans
pg_tblspc
pg_twophase
PG_VERSION
pg_xlog
postgresql.conf
postmaster.opts
postmaster.pid
and within pg_log there are log files
I think that those lines:
#---------------------------------------------------------------------------
# ERROR REPORTING AND LOGGING
#---------------------------------------------------------------------------
# - Where to Log -
log_destination = 'stderr' # Valid values are combinations of
# stderr, syslog and eventlog,
# depending on platform.
# This is used when logging to stderr:
redirect_stderr = on # Enable capturing of stderr into log
# files
# These are only used if redirect_stderr is on:
#log_directory = 'pg_log' # Directory where log files are written
# Can be absolute or relative to PGDATA
within my postgresql-config (last one is a default) are responsible for
this. Did you change the logging directory?
Best wishes,
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Troy | 2006-11-04 17:55:48 | Re: BUG #2731: Cannot install PostgreSQL server on WinXP |
| Previous Message | Leonid Shlyapnikov | 2006-11-04 12:19:34 | Re: BUG #2731: Cannot install PostgreSQL server on WinXP Media Center Edition |