Re: [SQL] PosgreSQL - TSQL2 question

2011-02-06 Thread Craig Ringer
On 06/02/11 06:26, Sarbu Anca wrote: > Could you please tell me what I need to do to run TSQL2 on PostrgreSQL > for Windows? What do I need to install? Where can I found it? How do I > do the installation. The temporal support extension is at : http://temporal.projects.postgresql.org/ and is

[SQL] PosgreSQL - TSQL2 question

2011-02-06 Thread Sarbu Anca
Hello, I am trying to execute TSQL2 statements using PostgreSQL for Windows but I think I need to install something additional because it does not recognizes typical TSQL2 syntax. I found on a site some packages for Linux that could be installed in order to run TSQL2, but I found no information fo

Re: [SQL] TABLE PARTITION

2011-02-06 Thread Vibhor Kumar
On Feb 1, 2011, at 10:31 PM, NEVIN ALEX wrote: > Hi, > I am Nevin Alex and I am using postgresql database for a year . But I > have’nt used table partitions: Please help me to do it in a better way. I got > it from the documentation that it is an inheritance capability and the > Trigger