Re: [GENERAL] Creating web images from postgres data

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: [GENERAL] Creating web images from postgres data
Дата
Msg-id 199810282339.XAA21799@linda.lfix.co.uk
обсуждение исходный текст
Ответ на RE: [GENERAL] Creating web images from postgres data  ("Michael A. Koerber SR" <mak@ll.mit.edu>)
Ответы Re: [GENERAL] Creating web images from postgres data
Список pgsql-general
"Michael A. Koerber SR" wrote:
  >I have written a simple perl script that makes use of gnuplot.  It is
  >quite austere and was designed to be used with PSQL.  The idea is to run
  >it like this
  >
  >psql> \o | pp [a bunch of options]
  >psql> select a,b,c,d from some_table order by a;
  >psql> \o
  >
  >The perl script pp and gnuplot create a postscript graph with
  >a == the_x_axis and b,c,d on the y-axis.
  >
  >This may be way too simple for your application, but if it is of interest
  >I'll post it for your use.

Please do.

I have a need for such a thing but I hadn't yet got round to thinking how
to do it.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "If ye then be risen with Christ, seek those things
      which are above, where Christ sitteth on the right
      hand of God. Set your affection on things above, not
      on things on the earth."              Colossians 3:1,2



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

Предыдущее
От: Andy Lewis
Дата:
Сообщение: Solaris Compile problems
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [GENERAL] Solaris Compile problems