>>> On Fri, Jul 27, 2007 at 9:49 AM, in message <02b201c7d05d$56cf9890$1f7ca8c0(at)ellacoya(dot)com>, "George Wilk" <gwilk(at)ellacoya(dot)com> wrote: > Is there a reliable way of verifying version of the database by looking at > the PGDATA directory? Could you use the first couple lines of output from pg_controldata? -Kevin