Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-05-26 Thread Lamar Owen
On Tuesday 10 February 2004 07:37 pm, Jeremy Smith wrote: > I actually had to install version 7.4.0 as there weren't any RPMs for 7.4.1 > on Redhat 7.3. I am setting up some tables using phpPGadmin right now, and > there is a link for "vacuum" so maybe that's it.. Look in ftp://ftp.postgresql.or

FW: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-05-18 Thread Jeremy Smith
Jeremy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of scott.marlowe Sent: Tuesday, February 10, 2004 11:43 AM To: Jeremy Smith Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 Hi Jeremy. Updating major versions (i.e. 7

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-12 Thread scott.marlowe
On Thu, 12 Feb 2004, Jeremy Smith wrote: > Scott, > > I kept plugging away at it and I now have 7.4.0 installed, and I'm very > happy about it :) > > There were a couple of mistakes that I made, one was in not looking at the > order that I was removing the 7.3.3 RPMs. When I would try to remove

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-12 Thread scott.marlowe
On Wed, 11 Feb 2004, Jeremy Smith wrote: > Thanks Lamar > > I will try that link later, for some reason it's not coming up now. I tried > one of the FTPs off of the postgresql.org site, and the folder for 7.4.1 and > Redhat 7.3 was empty. > > Btw, I have removed my RPM installation of 7.4.0, an

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-12 Thread Jeremy Smith
CTED] Sent: Thursday, February 12, 2004 9:55 AM To: Jeremy Smith Cc: Lamar Owen; [EMAIL PROTECTED] Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 On Wed, 11 Feb 2004, Jeremy Smith wrote: > Thanks Lamar > > I will try that link later, for some reason it's not coming up now. I

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-11 Thread Sam Barnett-Cormack
MAIL PROTECTED]; scott.marlowe > Cc: [EMAIL PROTECTED] > Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 > > > On Tuesday 10 February 2004 07:37 pm, Jeremy Smith wrote: > > I actually had to install version 7.4.0 as there weren't any RPMs for > 7.4.1 > >

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-11 Thread Jeremy Smith
esday, February 11, 2004 4:29 PM To: [EMAIL PROTECTED]; scott.marlowe Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 On Tuesday 10 February 2004 07:37 pm, Jeremy Smith wrote: > I actually had to install version 7.4.0 as there weren't any RPMs for 7.4.1 > on R

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-11 Thread Bruce Momjian
scott.marlowe wrote: > Log in as root, then "su - postgres" and type in "pg_autovacuum --help" > and see if you get a response from that. If so, the the autovacuum > daemon is there, and all you have to do to get it running it its basic > format is to run it with 'pg_autovacuum -D'. > > On Tue

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread scott.marlowe
; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of scott.marlowe > Sent: Tuesday, February 10, 2004 7:15 PM > To: Jeremy Smith > Cc: [EMAIL PROTECTED] > Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 > > > You'

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread Jeremy Smith
PROTECTED] Behalf Of scott.marlowe Sent: Tuesday, February 10, 2004 7:15 PM To: Jeremy Smith Cc: [EMAIL PROTECTED] Subject: Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 You're welcome. Glad it all worked for you. If it's any consolation, that's probably the hardest stuff you

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread scott.marlowe
ostgresql_usin.html and it > worked out great! > > Jeremy > > -Original Message- > From: scott.marlowe [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 10, 2004 5:50 PM > To: Jeremy Smith > Subject: RE: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 > >

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread Jeremy Smith
PROTECTED] Sent: Tuesday, February 10, 2004 5:50 PM To: Jeremy Smith Subject: RE: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7 On Tue, 10 Feb 2004, Jeremy Smith wrote: > Hello, > > thank you for this link. But I wonder, do I need to do this if postgres has > never actually been

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread Tom Lane
"Jeremy Smith" <[EMAIL PROTECTED]> writes: > From that I figured that I must need to update to a more current version of > PostgreSQL. I downloaded the .tar.gz for 7.4.1 and followed the > instructions, and installed it in my usr/local folder. Everything seemed > to compile correctly. I didn't

Re: [ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread scott.marlowe
Hi Jeremy. Updating major versions (i.e. 7.2 to 7.3 or 7.4) requires you to dump and restore your database. This page explains it: http://www.postgresql.org/docs/7.4/static/install-upgrading.html If you still need some more help, feel free to ask, we're a pretty responsive community. -

[ADMIN] Upgrading from 7.2 to 7.4.1 on Redhat 7

2004-02-10 Thread Jeremy Smith
Hi, I have owned a server for about a year, and apparently PostgreSQL 7.2 was originally installed with Redhat. I made an attempt to set up a database on the current Postgres setup, but when trying to set up my configure files in WHM (Cpanel) I received the error: Setting up Postgres Config...Do