delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/02/09:19:57

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=s4LLVITc5Bdue/96Sg3Hk4vtmYWq8Es1sT7lDCCfKNnzzkdTPf1XA
DImvokD4N7vJzoiXx9L0K/K/8wtMgbFiuHghkgUA3j/VXqm486q8uFCZ6St0eDPP
6AvNdrq8U5o4RP9HlrjKKKxjt9BzSBHNTi7zc7lDHf/IOngE7eQI4U=
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=w3TJpP/Gx2e5OoFhsjakUxdVs2w=; b=SEzdwX1hDbSgtU3hv/6hdR0+D0Yh
yGw7ymziT8uUav4Ezvj2VODlLqhtDDLWULLK/xbvERjtIlvAqvxQj0RvzfwxwvsF
54Ne5UWTGgSNgP1NxiGJKRYmNkUoeedrG4moERq/WoUQocc7+K75MPzITTTBxUtD
u38OE9MjvtnqXqk=
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-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=integrity, SQL, Upgrade, acid
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=5dtECuFBdeIrc0rj/2Q7bPfD4504uogHM4XaEYqbzvg=; b=cc9IOeFWnH9GOQ3TGyDPnyEwf3LT5aIieHQl0aPAZtzuY01k8GQnFxJxsPfa9BlE5+ ckHZuGUFCaPIiLJmIDU85xYnRoRtB2pTyoL+Sv00kpqvaNMpaJJRrKktWFZPd6y/zzrB KjDnD3pktiQnZuHWNiTGAmV4aw3dm1x6Rk97aQIpkwJeKezbvApGcLZKLuZ8Rla4YUTs KM4acA0HxLc75XPbcfTVDQYxTdpkVBVq0q2mYvK0lltaf4op3ycpZDX6TUTyC29h7Hg/ 8zj685CToosSggbGz3n8AWVdCVCJpOpBUXlKPEPkv4koU1tepRBikCfYs5Oo7GoLcXNX EVcw==
X-Gm-Message-State: AD7BkJJfv7NKK8g1YJ6vqL1ZSSnHDgZEuovwrEKiPo/V5OA5Z/7ZKoBM039Jz7CqFIf5mg==
X-Received: by 10.195.13.115 with SMTP id ex19mr154970wjd.56.1459598336912; Sat, 02 Apr 2016 04:58:56 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: postgresql-9.5.2-1
Message-Id: <announce.56FFB3F4.5030708@gmail.com>
Date: Sat, 2 Apr 2016 13:58:44 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1
MIME-Version: 1.0
X-IsSubscribed: yes

Version 9.5.2-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:

CHANGES
This is a upstream  bugfix relase
Upgrade is recommended

  Migration to Version 9.5.2

For upgrade from previous 9.5.x see :
http://www.postgresql.org/docs/9.5/static/release-9-5-2.html

A dump/restore is required for those running 9.4.X.
http://www.postgresql.org/docs/9.5/static/release-9-5.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