Re: Minimal system (was Re: Basic questions before start) - Mailing list pgsql-general

From scott.marlowe
Subject Re: Minimal system (was Re: Basic questions before start)
Date
Msg-id Pine.LNX.4.33.0307301438360.25533-100000@css120.ihs.com
Whole thread Raw
In response to Re: Minimal system (was Re: Basic questions before start)  (Ron Johnson <ron.l.johnson@cox.net>)
Responses Re: Minimal system (was Re: Basic questions before start)  (DeJuan Jackson <djackson@speedfc.com>)
List pgsql-general
On 30 Jul 2003, Ron Johnson wrote:

> On Wed, 2003-07-30 at 14:49, scott.marlowe wrote:
> > On 30 Jul 2003, Ron Johnson wrote:
> >
> > > On Wed, 2003-07-30 at 09:25, scott.marlowe wrote:
> > > > On Wed, 30 Jul 2003, Gogulus wrote:
> [snip]
> > > How could he do local and remote access in PHP?
> >
> > I'm not sure what you mean.  Local and remote access of postgresql?
> > that's easy.  But do you mean something else?  I'm just talking about
> > using ncurses from a command line.
> >
> > http://us2.php.net/manual/en/ref.ncurses.php
>
> This was all predicated upon my not knowing that there is a stand-
> alone PHP...

Ahhh.  OK.  Yeah, when I first started writing stuff in it and figured out
the cgi version worked fine as a scripting language I was so happy.  Due
to its http heritage, you have to run it with a -q switch to tell it to
not add headers to its output.

It can even do asyn stream handling, but I haven't played with that much.


pgsql-general by date:

Previous
From: Michael Govorun
Date:
Subject: Re: Don't removes/recycles WAL files at all
Next
From: Gogulus
Date:
Subject: Re: Basic questions before start