pkgsrc-Users archive

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

Re: how to update packages in production



I use pkg_rolling-replace, which avoids some of the make update problems.

None of this will get around the database dump/load issue, but you can 

make
stop-clients
stop-db
dump
make replace
start-db
load
start-clients




Home | Main Index | Thread Index | Old Index