Re: psql & HTML

Поиск
Список
Период
Сортировка
От Leif Jensen
Тема Re: psql & HTML
Дата
Msg-id Pine.LNX.4.21.0202181539430.16348-100000@samba.crysberg.dk
обсуждение исходный текст
Ответ на Re: psql & HTML  (Medi Montaseri <medi@cybershell.com>)
Ответы Re: psql & HTML
Список 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@postgresql.org)
>
> --
> -------------------------------------------------------------------------
> Medi Montaseri                               medi@CyberShell.com
> Unix Distributed Systems Engineer            HTTP://www.CyberShell.com
> CyberShell Engineering
> -------------------------------------------------------------------------
>
>
>



В списке pgsql-general по дате отправления:

Предыдущее
От: "Didier FRADET"
Дата:
Сообщение: Re: where can I find latest jdbc driver for postgresql?
Следующее
От: Hans-Juergen Schoenig
Дата:
Сообщение: Re: Extending PostgreSQL