Re: [SQL] TABLE PARTITION
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 working but for dynamic data how can I implement that. > Please elaborate more about the data which you are talking about. > Thanks in advance -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
[SQL] PosgreSQL - TSQL2 question
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 for Windows. 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. Thank you in advance, Anca
Re: [SQL] PosgreSQL - TSQL2 question
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 on PgFoundry here: http://pgfoundry.org/projects/temporal/ but I have no idea how up-to-date it is or whether there are Windows packages for the appropriate contrib modules. There's a question about it on the PgFoundary help but it's unanswered. http://pgfoundry.org/forum/forum.php?thread_id=1777&forum_id=1131 -- System & Network Administrator POST Newspapers -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
