delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/17/05:46:19

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:sender; q=
dns; s=default; b=Cwdp7gCFCOlM8RN3wYDhvWDbFTdGHy/E7CQ6CzcoXlmIS5
7b1m6tMNW269+Wvh/49bjh7Bc2bMy9tnsCL/uV7Iw1VynF/Kr1kKCDECa60o6JO0
RlRCf0gsHJHziWpQ4CHHXekbWDwryuKKqB03SlyznCG4kPtXeFJDT5Hj/MnJ8=
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:sender; s=
default; bh=XveQY+D1/+BGPnPEdvLnDk4d/h4=; b=HDvbyaSO2qac+/s10fhW
UJpjs2jwAwbOXzAY6GUKC2PV3NFQu81b2ZrsrZnyyv5A6fggPXBdEZBKhEYArQg+
9RCOIg9fznsMd4BlYF+E4PKsuqsNKi3eUsjbtVXmebTQf+BJQ9otLrYl9DFm3RDV
nTapdZTNQ28Z8C/MWyXRNtY=
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-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FOREIGN_BODY,FORGED_MUA_MOZILLA,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=HX-HELO:sk:localho, reputation, antivirus, avast
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=UmRoboplxt1UeQOjiVbH6g4FVW0MkEPtDDKL6pJqwyc=; b=IFOozqDbAWeD51u0jEo5R0ya4Vmr9xhwFHTLaNe/qjlBttDnf9VFrXH+EIv5PpMGN6 9/xE+L08de9H1S/1oxqAFSRqdtIVyJJ5lUQwXKgiQBeIzqrfAfcHXzeoAmgYW9s/H4ON m0L/3XjoXaun1NuTVeDxYYXStksyb4pGZ+F52I9P4UKz55GKu7Wy3e2KL1KHCfLDjos7 93dtUDfq6YvtRn18FQRSgIN1SnVirwnptvMdaQJfmkiuJGNLNzJZnOtPod83sYD20+8k 3pHz3qJJmUKdKZs705BcCPLg3ACJh3H7ffRxfM2Sm+UB6027XUWJ5It2xm/tPEAIe0pe xt7Q==
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: postgresql-10.5-1
Message-Id: <announce.a70271c0-8cd1-30d1-c6e1-8248bbdc6917@gmail.com>
Date: Fri, 17 Aug 2018 10:28:54 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Sender: qmail alias <cygwin AT server4 DOT sourceware DOT org>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7H9kIa6023553

Version 10.5-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 the latest upstream version, upstream info on
https://www.postgresql.org/about/news/1878/

  Migration to Version 10.x

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

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

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

--
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