Re: problem with server status window

From: Maximilian Tyrtania <lists(at)contactking(dot)de>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: problem with server status window
Date: 2012-02-04 10:43:01
Message-ID: CC4340D7-919E-45BD-9018-4EEDE3D2FD94@contactking.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Am 03.02.2012 um 16:26 schrieb Maximilian Tyrtania:

> im using PGAdmin 1.14.1 on Mac OS 10.7.2 with PG 9.0 running on Ubuntu and keep having the following problem. The log files displayed in the server status window show up for the current log file only. I am aware of the fact that I have to click on a row of the log file pane on the right to enable the popup menu in the upper left corner which lets me select a different log file. But now it keeps being disabled, no matter what I do. I can "pico" my log files just fine, so I'm at a loss as to what's up there. Any pointers?

I forgot to mention that I have

logging_collector = on
log_filename = 'postgresql-%Y-%m-%d_%H%M%S.log'

in my postgresql.conf and my logfiles are named accordingly (e.g. "postgresql-2012-02-04_000000.log") and are in the pg_log directory (as claimed in postgresql.conf). The popup menu that usually allows me to select a different log file enables for a split second when I click on the log file pane on the right (as does the "rotate"-button), but immediatedly disables.
Is PGAdmin trying to tell me that something is wrong with my logfile settings this way?

Maximilian Tyrtania
http://www.contactking.de

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-02-04 18:13:03 Re: Ownership problem
Previous Message Maximilian Tyrtania 2012-02-03 15:26:44 problem with server status window