delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/06/03/10:11:54

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=hIGLhC7DVqxh05RMkZy2d8eMt4HJ9uM/hAZ4vWEisKiI3+rZHpzeH
Bkw1QyUwQNKkL9OLJazBGCkbIEoB87yXeFwL8XTO/zhnxcYloBkGvA88Mjbmwxej
gNP0bmoexplxCJ98lKDjA+pfEHDFvmBk59UXxLBPAFOGLWOJN85CM8=
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=jcmnhHcjbED4Fi3H22Dt3wweHgY=; b=LQvkvG/MoIYjC6dKLj1uPUPtWaMg
FkNrC2Rx/2KhsAICsaAMufEpHb2lR0/jdXVLuvjCqFkCxC5jL0yDruEi+Wduz7ZQ
0hancmbUnMohT1kyOuWip4oN+yBM/4Kv/JFt8F277/wu0fbVkx9T9HseMK3koFBq
kVn4nzbYXPtTteY=
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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=reputation, views, integrity, Hx-languages-length:1492
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=T4DznGBLFr0rbpRcCotF3SOj47qMolC0+BQYc6R1XQc=; b=MFC+XcD60WhHili/RlyparTlghdcB1HO3iPUEnIRHgLNPSH3aZxtNHD3u68IsE72+Z gJyxHtak0yf0PlUVLK3WSBrcNH9kzU5FYTf/wwRKRBuqqlCoUzldWW7MVMJeLQ81QX9b LeA7IncMulxQVDYjRwsMGu04DA1+MFiMkLsl60wNDOoCAXo2knepJPYrUNe2esV5Gq26 sPsY/mIinVFVwwd8SUhLTASrYVUtotBQAqBy3GYzEyzsc2c7yiYbJWdXoqCoKxaA3reD uMjJyln8Xtv2s1/AiGiaghhs+ww6JRQxWdQDUsVNoZs+/1Q1ir5ZWArF9+vA9/U2T08B jEvg==
X-Gm-Message-State: ALyK8tIKvWZITMOJBCCP/pFxFq9XLoBaDNTMEE9Tc3RKh9n7z4TXW9+eAcfswpaB6TknJA==
X-Received: by 10.66.65.133 with SMTP id x5mr5474229pas.108.1464962212785; Fri, 03 Jun 2016 06:56:52 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: postgresql-9.5.3-1
Message-Id: <announce.e70b6560-238b-bdf0-1ca9-824d74c9c7af@gmail.com>
Date: Fri, 3 Jun 2016 15:56:48 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
X-IsSubscribed: yes

Version 9.5.3-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.3

For upgrade from previous 9.5.x see :
http://www.postgresql.org/docs/9.5/static/release-9-5-3.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