Re: [ADMIN] sequence owned by backwards compatability

2007-12-16 Thread Scott Marlowe
On Dec 12, 2007 2:59 AM, DBA <[EMAIL PROTECTED]> wrote: > > Hi Experts, > > I am very new to Postgres. Can any body tell me the steps how to install > 8.2.5 on fedora core 6. Don't start a new thread by replying to an old one, start a new thread fresh... Anyway fc6 is EOLed, you should really

Re: [ADMIN] sequence owned by backwards compatability

2007-12-16 Thread Usama Dar
On Dec 12, 2007 1:59 PM, DBA <[EMAIL PROTECTED]> wrote: > Hi Experts, > > I am very new to Postgres. Can any body tell me the steps how to install > 8.2.5 on fedora core 6. > Manual is your friend? > > > thanks in advance. > -- Usama Munir Dar http://linkedin.com/in/usamadar Consultant Arc

Re: [ADMIN] sequence owned by backwards compatability

2007-12-12 Thread DBA
Hi Experts, I am very new to Postgres. Can any body tell me the steps how to install 8.2.5 on fedora core 6. thanks in advance.

Re: [ADMIN] sequence owned by backwards compatability

2007-12-12 Thread Wouter Pels
Joshua D. Drake wrote: > Wouter Pels wrote: > >> We were running into problems today when we tried to import a 8.2.4 dump >> in a 8.1.5 database. It had to do with the new way of assigning >> sequences to colums, which confused 8.1.5 I didn't expect that at the >> time of configuration, and curren

Re: [ADMIN] sequence owned by backwards compatability

2007-12-11 Thread Joshua D. Drake
Wouter Pels wrote: We were running into problems today when we tried to import a 8.2.4 dump in a 8.1.5 database. It had to do with the new way of assigning sequences to colums, which confused 8.1.5 I didn't expect that at the time of configuration, and currently is down-grading to 8.1.x not an ea

[ADMIN] sequence owned by backwards compatability

2007-12-11 Thread Wouter Pels
We were running into problems today when we tried to import a 8.2.4 dump in a 8.1.5 database. It had to do with the new way of assigning sequences to colums, which confused 8.1.5 I didn't expect that at the time of configuration, and currently is down-grading to 8.1.x not an easy option anymore. I