Adding columns dynamically to a table - Mailing list pgsql-novice

From Avinash Lakshman
Subject Adding columns dynamically to a table
Date
Msg-id a06de5520708101558h70bd01ceod9535fcd8ee92e02@mail.gmail.com
Whole thread Raw
Responses Re: Adding columns dynamically to a table
List pgsql-novice
Hi

I am new to PostGres and I am evaluating it for our purposes. The biggest requirement I have is that I need the ability to constantly add columns dynamically to a table. How is the efficiency of such an operation ? Basically the number of columns differ per key. Are there any techniques that are available with Postgres for such operations ?

Thanks
A

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: analyzing query results
Next
From: Jon Sime
Date:
Subject: Re: analyzing query results