| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 28 Mar 2003 16:17:02 -0500 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| Subject: | PostgreSQL help (was Re: your mail) |
| In-reply-to: | <000801c2f503$f0a46d90$e1857ad9@Tarry.local> |
| To: | Tarry Singh <tarrysingh AT hotmail DOT com> |
| Cc: | Cygwin <cygwin AT cygwin DOT com> |
| Mail-followup-to: | Tarry Singh <tarrysingh AT hotmail DOT com>, |
| Cygwin <cygwin AT cygwin DOT com> | |
| Message-id: | <20030328211701.GC2824@tishler.net> |
| MIME-version: | 1.0 |
| User-Agent: | Mutt/1.4i |
| References: | <000801c2f503$f0a46d90$e1857ad9 AT Tarry DOT local> |
Tarry,
Please post instead of sending private email.
On Fri, Mar 28, 2003 at 09:27:58AM +0100, Tarry Singh wrote:
> Dear Jason,
> I've used your instructions to install cygwin and everything went
> fine....
>
> Although i have 2 issues.........
>
> [1] I get ....
>
> bash: export: `=': not a valid identifier
> bash: export: `/usr/share/postgresql/data': not a valid identifier
>
> when i startup my cygwin and then i can continue..
Make sure that there are no spaces between the variable, equals sign,
and value:
export PGDATA=/usr/share/postgresql/data
> BUT
>
> [2] installing postmaster with this recommended command gives me...........
>
> Administrator AT cc345772-a ~
> $ cygrunsrv --install postmaster --path /usr/bin/postmaster --args "-D /usr/
> share/postgresql/data -i" --dep ipc-daemon
> --termsig INT --user postgres --shutdown
> bash: cygrunsrv: command not found
Install the cygrunsrv package.
> I would like to install my postmaster as a service so i don't have to
> start it first before i lg int to psql and also get rid of those
> ''valid identifier commands''
See above.
> please help.
Please post.
> Tarry
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |