From c8536f8d6f7c5e682de7d58373447f93997893c4 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Tue, 11 Aug 2015 11:30:49 +0200 Subject: [PATCH] setup/README: Update PostgreSQL version number. --- setup/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/README b/setup/README index d5481a76..3798d5a5 100644 --- a/setup/README +++ b/setup/README @@ -2,14 +2,14 @@ Initialising a dak database schema ================================== The following packages are needed for the database: - * postgresql-9.1 postgresql-client-9.1 postgresql-9.1-debversion + * postgresql-9.4 postgresql-client-9.4 postgresql-9.4-debversion and the following packages for dak itself: * python-psycopg2 python-sqlalchemy python-apt gnupg dpkg-dev lintian binutils-multiarch python-yaml less python-ldap python-pyrss2gen python-rrdtool symlinks python-debian (the schema assumes at least postgresql 9.1; ftpmaster in Debian currently uses -the squeeze postgresql 9.1 backport) +the postgresql 9.4 version from Debian 8) The following roles are assumed to exist: * dak: database superuser: needs to be an actual user -- 2.39.2