Re: images in one or more tables?

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: images in one or more tables?
Date: 2011-06-12 20:24:39
Message-ID: 201106121324.39737.ahodgson@simkin.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On June 12, 2011 12:34:27 PM Jean-Yves F. Barbier wrote:
> The logical way would be to stuff only one table with these images, however
> wouldn't it be faster (in regard to long term accumulation) to have several
> images tables (picture, datasheet, supdoc & clidoc) instead?

It would definitely make maintenance easier to split them up.

Big tables are a pain.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2011-06-12 20:36:32 Re: images in one or more tables?
Previous Message Jean-Yves F. Barbier 2011-06-12 19:34:27 images in one or more tables?