From owner-freebsd-ports@freebsd.org Fri Sep 30 08:28:27 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42FFCC02ABE for ; Fri, 30 Sep 2016 08:28:27 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (kingslanding.unix-experience.fr [62.4.22.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0806561F for ; Fri, 30 Sep 2016 08:28:26 +0000 (UTC) (envelope-from loic.blot@unix-experience.fr) Received: from smtp.unix-experience.fr (unknown [192.168.200.21]) by smtp.unix-experience.fr (Postfix) with ESMTP id 1364E4F919 for ; Fri, 30 Sep 2016 10:28:24 +0200 (CEST) X-Virus-Scanned: scanned by unix-experience.fr Received: from smtp.unix-experience.fr ([192.168.200.21]) by smtp.unix-experience.fr (smtp.unix-experience.fr [192.168.200.21]) (amavisd-new, port 10024) with ESMTP id dcsm6EjhPW9H for ; Fri, 30 Sep 2016 10:28:22 +0200 (CEST) Received: from mail.unix-experience.fr (repo.unix-experience.fr [192.168.200.30]) by smtp.unix-experience.fr (Postfix) with ESMTPSA id 2E01A4F8FB for ; Fri, 30 Sep 2016 10:28:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unix-experience.fr; s=uxselect; t=1475224102; bh=oe60VytOQnzmH3E/9lgg+sHiiQxWB2Rojv8BTzD1dns=; h=Date:From:Subject:To; b=nvmlP18Y0TAsdP1EwimhG/Lw3NcSfVjalxQyDt7YfTOowhCWuE5LmIgen3LLzks3v nGXN+a2FAT+22NWYu+ChPhc8cUrSuHsYK8uPD5bxpSeKbjcDrz0eKwCy8hOj0TTe89 OpDTYeLAu4ukxZjpR8giok4OMp3IqhrLeU3RE8Q4= Mime-Version: 1.0 Date: Fri, 30 Sep 2016 08:28:21 +0000 Message-ID: X-Mailer: RainLoop/1.10.4.183 From: "=?utf-8?B?TG/Dr2MgQmxvdA==?=" Subject: postgresql96-server system changes from postgresql95-server To: freebsd-ports@freebsd.org Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2016 08:28:27 -0000 Hello,=0A=0Ai upgraded this morning my postgresql 9.5 instance to 9.6 and= i see that the postgresql user changes (pgsql to postgres) and the datab= ase path too (/usr/local/pgsql to /var/db/postgres/data96)=0A=0AI think p= kg-message should warn user about this change, as it advertise user about= postgresql 8.3 to 8.4 migration.=0A=0AThanks=0A=0A---=0ALo=C3=AFc Blot= =0AUNIX systems engineer