Re: [BUGS] pg_upgrade 9.0->9.2 failure: Mismatch of relation OID in database

2013-10-02 Thread Bruce Momjian
On Thu, Sep 26, 2013 at 02:59:30PM +0200, Christoph Berg wrote: > On upgrading a 9.0 database to 9.2 using pg_upgrade, I got this: > > # pg_upgradecluster -m upgrade 9.0 main /psql/data-9.2 > [...] > Performing Upgrade > -- > [...] > Restoring database schema to new cluster

Re: [BUGS] BUG #8469: Xpath behaviour unintuitive / arguably wrong

2013-10-02 Thread Bruce Momjian
On Tue, Sep 24, 2013 at 06:43:19PM +, dennis.noord...@helsinki.fi wrote: > The following bug has been logged on the website: > > Bug reference: 8469 > Logged by: Dennis > Email address: dennis.noord...@helsinki.fi > PostgreSQL version: 9.3.0 > Operating system: FreeBSD 9.2

Re: [BUGS] BUG #8467: Slightly confusing pgcrypto example in docs

2013-10-02 Thread Bruce Momjian
On Tue, Sep 24, 2013 at 11:20:55PM +0100, Richard Neill wrote: > I'm sorry about that: I think I need to correct my proposed > correction! I think I've been writing too much C recently, and so I > foolishly mis-read that as returning pswhash, rather than returning > the truth of the comparison. >

Re: [BUGS] Installing/Upgrading PostgreSQL 9.1.6 to 9.3 known bugs?

2013-10-02 Thread Bruce Momjian
On Fri, Sep 20, 2013 at 02:00:05PM -0700, John R Pierce wrote: > On 9/20/2013 1:51 PM, fburg...@radiantblue.com wrote: > > 1.) During our prior upgrade process we used pg_upgrade to move from pg > 8.4.3 to 9.1.6 using the hard links install option, we also have our data > spread across

Re: [BUGS] psql \i command with a missing file name doesn't rollback the transaction

2013-10-02 Thread Bruce Momjian
On Fri, Sep 20, 2013 at 11:15:01AM +0200, Alexey Klyukin wrote: > Hi, > > We've discovered a surprising behavior of psql \i command. What we sometimes > to > add new tables to the database is: > > begin; > \i /path/to/table/definitions/table1.sql > \i /path/to/table/definitions/table2.sql > ...

[BUGS] BUG #8496: psqlODBC driver does not work well via Excel

2013-10-02 Thread manindra . sarkar
The following bug has been logged on the website: Bug reference: 8496 Logged by: Mani Email address: manindra.sar...@brightnorth.co.uk PostgreSQL version: 9.2.0 Operating system: MacOS 10.8 ML Description: I have tried using the psqlODBC driver with Excel but it does