Re: psql & HTML

From: Leif Jensen <leif(at)crysberg(dot)dk>
To: Medi Montaseri <medi(at)cybershell(dot)com>
Cc: Lincoln Yeoh <lyeoh(at)pop(dot)jaring(dot)my>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql & HTML
Date: 2002-02-18 14:55:11
Message-ID: Pine.LNX.4.21.0202181539430.16348-100000@samba.crysberg.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

I hate to agree with you Lincoln and Medi ;-), but I DO. It's just that
this helped me overcome a hurdle of learning HTML and ... and to get a
quick and dirty way of creating simple reports on our intranet. Otherwise
we might never have gotten here.

I suppose there doesn't exist an HTML report generator already as Alaric
suggests !? I love the idea ! When can I have it ? :-).

I have been looking a little into using PHP for making my reports
better, but I seem to be banging my head against some closed doors
:-(. I'm not able to locate a good documentation on how to use PHP and
PostgreSQL. I'm using Apache (of course) and it is PHP enabled (I get the
login screen when trying phpPgAdmin, and I can run small simple php
examples). I just can't get into PostgreSQL.

Where do I find a good tutorial/reference to set up
Apache/PHP/PostgreSQL ??

Please help,

Leif

My system: Slackware 8.0
Apache
PHP 4.0 (part of Slw8.0 installation)
PostgreSQL 7.1.3

On Fri, 15 Feb 2002, Medi Montaseri wrote:

> I agree with Lincoln.....this HTML GUI stuff is the not the first wall paper
> and
> will not be the last wall paper. I vote for keeping such cosmetics and
> presentation
> out of the database. Lets not be what .coms tried to be. Start on a core and
> grow
> to sell underware, cigerates, and everything else....let keep the focus on
> data
> management.
>
> Lincoln Yeoh wrote:
>
> > Actually I'm one of those who thinks these sort of features (including the
> > existing html display stuff) don't belong in psql.
> >
> > It's much better to use a different tool to do it (e.g. a perl, php, java,
> > C++, etc program, a reporting tool, and so on).
> >
> > By the time you need fancier display features than what psql already
> > provides you usually would be looking for something less "rube
> > goldbergish". Then again, I mentioned perl (and use it) so feel free to
> > ignore me :).
> >
> > Seriously tho, when you start to get more users you might find that
> > shell+psql+sed+sed+sed+etc strung together won't be able to keep up with
> > the load.
> >
> > Cheerio,
> > Link.
> >
> > At 11:57 AM 2/15/02 +0100, Leif Jensen wrote:
> > >
> > > Hi there,
> > >
> > > I have been using psql's HTML option for quite some time to generate
> > >intranet tables from our corporate database, which works very nicely.
> > >
> > > I wonder if anyone has been extending this feature for better control of
> > >the output. At the moment I am piping output through several 'sed's to
> > >control table attributes like bgcolor, alignment, etc. It's very difficult
> > >to control individual columns, using colgroups, etc. this way. I would
> > >like some kind of additional options making it possible to add table
> > >attributes as well as making layout control easier.
> > >
> > > I have been thinking of having a look at the psql source for adding such
> > >features if they don't already exists, and I would welcome any suggestions
> > >in this respect !
> > >
> > > Greetings,
> > >
> > > Leif
> > >
> > >
> > >
> > >---------------------------(end of broadcast)---------------------------
> > >TIP 5: Have you checked our extensive FAQ?
> > >
> > >http://www.postgresql.org/users-lounge/docs/faq.html
> > >
> > >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
> --
> -------------------------------------------------------------------------
> Medi Montaseri medi(at)CyberShell(dot)com
> Unix Distributed Systems Engineer HTTP://www.CyberShell.com
> CyberShell Engineering
> -------------------------------------------------------------------------
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-02-18 15:03:44 Re: Can somebody save my bacon?
Previous Message Marek 2002-02-18 14:54:25 Re: parse error in timestamp function