Re: Encountering errors while using pg_ctl

From: "Ali, Luqman" <luqman(dot)ali(at)sanmina-sci(dot)com>
To: "Ali, Luqman" <luqman(dot)ali(at)sanmina-sci(dot)com>, "Phillip Smith" <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Encountering errors while using pg_ctl
Date: 2007-06-07 03:27:03
Message-ID: AEA06231B7D16F4CA77C0C1550F3D730030F930E@sin2apfpew01.ap.sanm.corp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

All,

I realize what the problem is. Somehow multiple versions on pg_ctl
exists...

[postgres(at)hsvxto pgsql]$ find / -name pg_ctl -print 2>/dev/null
/usr/bin/pg_ctl
/usr/local/pgsql/bin/pg_ctl
/opt/postgresql-8.0.4/src/bin/pg_ctl
/opt/postgresql-8.0.4/src/bin/pg_ctl/pg_ctl
[postgres(at)hsvxto pgsql]$ ls -la /usr/bin/pg_ctl
-rwxr-xr-x 1 root root 10214 May 10 2005 /usr/bin/pg_ctl

Sigh... I have to clean this up then. I wonder if this means that there
are multiple versions of postgres...Anyway thank you for the help
Phillip.

Best regards,
Luqman.

CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail message, you are hereby notified that any dissemination, distribution or copying of this e-mail message, and any attachments thereto, is strictly prohibited. If you have received this e-mail message in error, please immediately notify the sender and permanently delete the original and any copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform Electronic Transactions Act or the applicability of any other law of similar substance and effect, absent an express statement to the contrary hereinabove, this e-mail message its contents, and any attachments hereto are not intended to represent an offer or acceptance to enter into a contract and are not otherwise intended to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or any other person or entity.
_____________________________________________________________________________
Scanned by Sanmina-SCI eShield _____________________________________________________________________________

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Joshua D. Drake 2007-06-07 04:35:39 Re: 8.2.4 Won't Build 8.1 Functional Indexes
Previous Message Ali, Luqman 2007-06-07 03:11:24 Re: Encountering errors while using pg_ctl