delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/10/09/11:57:20

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=Dh81eCcTo8ArnKb1aks6h2qbakPDfTeSbILsOl6SAeNvzz5CI2f08
ktkNoB9/yyAul7l4vrkZLfHPLtseACBz1R4H+lBfSjJs4tlXgLIw+lP+3t9vsPNJ
AEZtGJbpAZxCDTfvy2uNofDLlGrSpWEm/UE+McZ4tINty7QL73L7Ow=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=FkTWY/eGRhfc1Z7uLGu1M8fdDB0=; b=XaZx3OZAzm3oM1kgvj5UxjneaPrQ
7Mr4x6nIS3fTTbwAW0EFKXDg4xXvVJuhDDLbeA+zEwACt2d9M6yxOmZFcEZ7mzmG
yP6j/yX1A5XKpFrXedVFGWZA6c6tbemWjsd4Xq6QuSIRRK2s7z3KBHiLH1kdW1U2
0WBMMdNjzrnnEW0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=foreign, month
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=QRyR0eAtyVdFA96sadsmGryXNI6M418tEDsCqONg4Jk=; b=CSTBwkmDbiQ/W+zCjJjFOHbw8qJqVqFwx333rUCl3LOhLd2itVIwQTZkOSFTMa3kp/ wgFWPisHz02LOMZvk4hzt/BA5tNFgXdcr0zbelnAxXAwOlg15SgeNVxmbfD4GAw6zBbN t59sFE5Xl2PY335XVs5BYd7AaiHxfuNx3gVEWiN/H0XoxqUgF3+f2Q7Mbc7jnozOuBBt OR/eH7sBHDKbfB2euF1f4Sx/7EoQdMBOp03Xy05nDTpxM4IT8mQAL3WvxljyPbOHbvC7 gjnB1eGaexh/do1n2ffpwSjx/wyCOOI4qZw7IOa/iOjyRBg9evJr3RT8Ri30zlYEnx8v dg0Q==
X-Gm-Message-State: AA6/9RlCgy4rA2euac/B/F6bg8VvKCP/rCZKfc+iIjGwBxe2DdydpcoOmc4P0AvY1qWsxg==
X-Received: by 10.194.84.199 with SMTP id b7mr24706359wjz.147.1476025635245; Sun, 09 Oct 2016 08:07:15 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Test: postgresql-9.6.0-1
Message-Id: <announce.b89d4b66-3ce8-bfa2-9730-940566fa0384@gmail.com>
Date: Sun, 9 Oct 2016 17:07:12 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
X-IsSubscribed: yes

Version 9.6.0-1  of packages

   libecpg-compat3
   libecpg-devel
   libecpg6
   libpgtypes3
   libpq-devel
   libpq5
   postgresql
   postgresql-client
   postgresql-contrib
   postgresql-devel
   postgresql-doc
   postgresql-plperl
   postgresql-plpython

are available in the Cygwin distribution:

CYGWIN CHANGES
Provided as test version to allow easier transition.
I plan to move to current in one month.

CHANGES
This is the latest upstream version, upstream info on
https://www.postgresql.org/about/news/1703/

  Migration to Version 9.6.x

For upgrade from previous 9.6.x see :
http://www.postgresql.org/docs/9.6/static/release-9-6.html

A dump/restore is required for those running 9.5.X.
http://www.postgresql.org/docs/9.6/static/release-9-6.html

ADVISE for major version UPGRADE
http://www.postgresql.org/support/versioning/

Major releases usually change the internal format of system tables
and data files. These changes are often complex, so we do not maintain
backward compatibility of all stored data. A dump/reload of the
database or use of the pg_upgrade module is required for major upgrades.

DESCRIPTION
PostgreSQL is a powerful, open source object-relational database system.
It has a proven architecture that has earned it a strong reputation for
reliability, data integrity, and correctness.
It is fully ACID compliant, has full support for foreign keys, joins, views,
triggers, and stored procedures (in multiple languages).
It includes most SQL:2008 data types

HOMEPAGE
http://www.postgresql.org


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019