Re: Can't start portgresql after F15 -> F16 upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Digimer wrote:
> 1. This should have generated a more useful error, like "data is from an
> old version and is not compatible."

Systemd stdout doesn't handle this and probably never will. Check your 
logs, as with any service issue.

> 2. Once the data directory was moved, I had to manually (re)initialize
> the database. There should be a mechanism for 'start' to realize the
> server needs to be initialized and do so.

I hope you realize that all your previous SQL data is in the old 
/var/lib/pgsql/data directory.

PostgreSQL version upgrades have always had to be handled by data dumps 
and data imports. With PostgreSQL 9.0 an upgrade utility was created, 
but it is not run by default as it is not considered stable. It works 
fine for me though. Perform a "yum install postgresql-upgrade" to 
install the utility and run "pg_upgrade" as root.

I suggest that you study PostgreSQL administration. I don't have a 
problem with how the current system works.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux