Re: [GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-19 Thread Fernando Schapachnik
En un mensaje anterior, scott.marlowe escribió: > On Sat, 17 Jan 2004, Joshua D. Drake wrote: > > > Hello, > > > > Well... 7.4 to 7.4.1 is a direct upgrade. You do not have to do a > > reinitdb which means you do > > You may have missed where bill said he wanted to change a default limit > f

Re: [GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-19 Thread Fernando Schapachnik
En un mensaje anterior, scott.marlowe escribió: > > 2) I would like to upgrade to 7.4.1 without having to re-edit any config > > files or change any paths. > > Just backup the config files in $PGDATA to another directory, and toss > them back into $PGDATA after the initdb > > > 3) I would like t

Re: [GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-19 Thread scott.marlowe
On Sat, 17 Jan 2004, Joshua D. Drake wrote: > Hello, > > Well... 7.4 to 7.4.1 is a direct upgrade. You do not have to do a > reinitdb which means you do You may have missed where bill said he wanted to change a default limit for plpgsql function args from 16 to something else. that will req

Re: [GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-19 Thread scott.marlowe
On Fri, 16 Jan 2004 [EMAIL PROTECTED] wrote: > > I installed 7.4 from the FreeBSD ports collection (I'm running 4.9-RELEASE). > Did nothing special, just make && make install and all was well. > > I now have updated my ports collection via cvsup and see that the 7.4.1 port > is available. So no

Re: [GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-17 Thread Joshua D. Drake
Hello, Well... 7.4 to 7.4.1 is a direct upgrade. You do not have to do a reinitdb which means you do not have to reconfigure the system. I can't help you with your BSD specific issues (I don't know much about it) but from the PostgreSQL perspective, you should be abble to just upgrade. One n

[GENERAL] 7.4 -> 7.4.1 upgrade with customization on freebsd

2004-01-16 Thread bill.postgresql-users
I installed 7.4 from the FreeBSD ports collection (I'm running 4.9-RELEASE). Did nothing special, just make && make install and all was well. I now have updated my ports collection via cvsup and see that the 7.4.1 port is available. So now I have several, very specific needs: 1) having now done