Re: html to postgres...

Поиск
Список
Период
Сортировка
От V Alex Brennen
Тема Re: html to postgres...
Дата
Msg-id Pine.LNX.4.33.0107161232230.1160-100000@unagi.e-techservices.com
обсуждение исходный текст
Ответ на html to postgres...  (Tony Grant <tony@animaproductions.com>)
Список pgsql-general
On 16 Jul 2001, Tony Grant wrote:

> Hello,
>
> I have several hundred HTML (!) pages that need to be converted to a
> format that in turn can be imported into PostgreSQL. They are all built
> on a very similar grid.
>
> Any thoughts?

I've written code to store ASCII text in pg Oids.  I also have
code that pulls out the ASCII text and renders it as part of a
web page. The use is the storage of radix encoded openPGP Public
Keys for a public key server.  The code is all written in C.


You can get the code from:
http://www.cryptnet.net/fsp/cks/

And you can see the keyserver running (with about 120,000 keys
in the db) at:
http://keyserver.cryptnet.net/


    - VAB
---
V. Alex Brennen      <vab@cryptnet.net>
[ http://www.cryptnet.net/people/vab/ ]
[ http://www.advogato.org/person/vab/ ]


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

Предыдущее
От: Tony Grant
Дата:
Сообщение: Re: html to postgres...
Следующее
От: Laurent Mesuré
Дата:
Сообщение: Postmaster