Re: html to postgres...

From: Tony Grant <tony(at)animaproductions(dot)com>
To: Mitch Vincent <mvincent(at)cablespeed(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: html to postgres...
Date: 2001-07-16 15:19:17
Message-ID: 995296757.12221.60.camel@tonux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 16 Jul 2001 11:07:55 -0400, Mitch Vincent wrote:
> You could put the entire HTML page directly into a text type field in
> PG..... That would give you limited flexibility as far as searching and
> indexing goes but you didn't mention any specifics of what you were
> attempting to do by having the pages in a database....

Yes I was vague - the heat is coming back...

These are film and director pages in a movie site. I am looking at
HTML->XML tools then with a parser I should be able to create a tab
delimited text file.

The objective is now that we will be moving from hundreds to thousands
of pages a database generated site seem more reasonable...

Cheers

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jose Manuel Lorenzo Lopez 2001-07-16 15:37:59 Re: html to postgres...
Previous Message Mitch Vincent 2001-07-16 15:07:55 Re: html to postgres...