On Fri, 2006-12-05 at 10:51 -0700, Joshua D. Drake wrote: > >> user# pg_dump -n <schema_name> > tmp95.sql > >> pg_dump: invalid option -- n > >> Try 'pg_dump --help' for more information. > >> > >> phpbb only works with version 7.x. > > > Oh... if you are running 7.3 your pretty much hosed... You need to > upgrade to 7.4 at a minimum. > Sounds doable. Will such an upgrade hose all my client's stuff, or will a simple rpm -Fvh, and a /etc/init.d/postgreSQL restart do it? ie: - are there any .conf files that will be overwritten (this might be an RPM issue)? - is the underlying data structure the same, or are there some major architectural changes that will toast existing applications? Thanks, Blair.