Re: Language C - Console-based FrontEnd - Mailing list pgsql-general

From Tim Barnard
Subject Re: Language C - Console-based FrontEnd
Date
Msg-id 00a201c1116b$9bc90560$a519af3f@hartcomm.com
Whole thread Raw
In response to Language C - Console-based FrontEnd  ("Marcelo Pereira" <gandalf@sum.desktop.com.br>)
Responses Re: Language C - Console-based FrontEnd  ("Roderick A. Anderson" <raanders@tincan.org>)
List pgsql-general
We used NCurses and libpq to write our own character-based front-end. Of
course, that still left a whole lot of work to be done :-(

Tim

----- Original Message -----
From: "Marcelo Pereira" <gandalf@sum.desktop.com.br>
To: <pgsql-general@postgresql.org>
Sent: Friday, July 20, 2001 10:46 AM
Subject: [GENERAL] Language C - Console-based FrontEnd


> Hi There,
>
> I'm a PostgreSQL developer, and I use to access the databases from PHP
> scripts, almost everything is on PHP, but right now I have to bring up
some
> 'diskless stations', these computers are going to be used to query the
> database, like kiosks.
>
> So, unfortunately, theses computers doesn't support X11 and I have to set
up
> an interface console-based.
>
> I think I will have to program in C, and I know C (more or less). But,
which
> library's, which this, which that ??
>
> Are there anybody who has experience is this topic ?? I have no idea on
> where (and how) to begin.
>
> Thanks in advance,
>
> Marcelo Pereira
> Programmer
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: shared_buffers revisited
Next
From: "Dr. Evil"
Date:
Subject: Changes to C interface from 7.0 to 7.1