Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: pg_ctl error msg on Windows 2000


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: pgsql-hackers(at)postgresql(dot)org, "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • Cc: pgsql-patches(at)postgresql(dot)org
  • Subject: Re: pg_ctl error msg on Windows 2000
  • Date: Sun, 24 Sep 2006 13:00:22 -0400
  • Message-id: <7653.1159117222@sss.pgh.pa.us> <text/plain>

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> On version of Windows prior to XP, pg_ctl will *always* log a warning
> about not finding Job API functions. This is probably unnecessary, since
> they are never present there. The check was originally intended to give
> a warning if something was wrong on a system where it was *expected*.

> Attached patch checks the OS version before emitting the error message.

Applied.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group