On Tuesday 28 July 2009 02:53:19 Christophe Pettus wrote: > I'm moving from a long time in BSD-land to using Linux. I've always > been in the habit of building PostgreSQL from the source tarballs. On > Linux, is there an advantage either way to using the RPMs as opposed > to building from source? Thanks! RPMs will make sure the init script is correctly wired in and the server will start at the right time, logging and log rotation is correctly set up, and depending on the system, that your time zone data is current. Also, the dependency system will make sure everything you need is installed and stays installed. And finally, it saves you from having to install a complete development and build environment on your server, and it installs much faster. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general