Re: Data base tables design questions for: user saved forms, user parameters - Mailing list pgsql-general

From admin
Subject Re: Data base tables design questions for: user saved forms, user parameters
Date
Msg-id 4889E9B6.5010809@mjhall.org
Whole thread Raw
In response to Data base tables design questions for: user saved forms, user parameters  (Bruno Lavoie <bruno.lavoie@gmail.com>)
List pgsql-general
I'm facing a very similar problem where I work (local govt) where we
want to put around 100 forms online. The idea of 100 seperate database
tables is too painful to contemplate.

Depending on the nature of the data, I suppose, both the structured text
string and the serialised object options sound viable.

I'm very new here, but I think I've seen mention somewhere in the docs
about PG being able to store arrays? If this is true, it might be
another option.

Mick

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Full text index without accents
Next
From: "Jonathan Bond-Caron"
Date:
Subject: Re: Full text index without accents