On Tue, Nov 20, 2012 at 3:56 PM, Peter Kroon wrote:
> Hi,
>
> *9.2.1 W732*
> I've installed Npgsql via stackbuilder.
> I could not get it to "run".
> <%@ Assembly name="Npgsql" %> failed and
> <%@ Import Namespace="Npgsql" %> failed as well.
> So I uninstall and found out that npgsql is 5gb.
>
Hi
The following bug has been logged on the website:
Bug reference: 7683
Logged by: Bernhard Schrader
Email address: bernhard.schra...@innogames.de
PostgreSQL version: 9.2.1
Operating system: Debian Squeeze
Description:
Hi there,
short term explanation, I have the probl
yongchao...@newtouch.cn writes:
> I have this problem today: one thread of our application hung, and
> we found the thread waiting for the result of poll() function. poll()
> was called by pgSocketCheck(). So is it a bug of pg?
So far as anyone can tell, this trace just indicates that the
applicat
The following bug has been logged on the website:
Bug reference: 7684
Logged by: Timur Luchkin
Email address: timur.luch...@gmail.com
PostgreSQL version: 9.2.1
Operating system: OpenSolaris
Description:
Looks like pg_dumpall sorts 'create server FOREIGN DATA WRAPPER'
The following bug has been logged on the website:
Bug reference: 7685
Logged by: Wes Devauld
Email address: w...@devauld.ca
PostgreSQL version: 9.2.1
Operating system: Windows 7 Enterprise
Description:
-- The last_value(0 window function appears to be changing values
timur.luch...@gmail.com writes:
> Looks like pg_dumpall sorts 'create server FOREIGN DATA WRAPPER' options
> (keys) as varchar and not as integer.
AFAIK there's no particular guarantee that they're dumped in any
specific order.
> which causes next error during the load:
> ERROR: Pl/Proxy: parti
> -Original Message-
> From: pgsql-bugs-ow...@postgresql.org [mailto:pgsql-bugs-
> ow...@postgresql.org] On Behalf Of w...@devauld.ca
> Sent: Tuesday, November 20, 2012 10:28 AM
> To: pgsql-bugs@postgresql.org
> Subject: [BUGS] BUG #7685: last_value() not consistent throughout window
> part
w...@devauld.ca writes:
> -- The last_value(0 window function appears to be changing values
> -- mid window. An example is detailed below.
So far as I can see, these results are correct per spec. Note the
caution in the manual about these window functions:
Note that first_value, last_value, a
Hari Babu writes:
>> We're going to need more details about how to reproduce this.
> The problem occurs only when active server is restarting by just adding a
> recovery.conf file to the data directory.
Well, you can't just put an empty file there, but I eventually managed
to reproduce this wit
On Monday, November 19, 2012 11:31 AM yongchao...@newtouch.cn wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7676
> Logged by: yonchao
> Email address: yongchao...@newtouch.cn
> PostgreSQL version: 8.4.6
> Operating system: CentOS 5.5(64bit)
> De
10 matches
Mail list logo