Re: [ADMIN] windown function count Unexpected results - Mailing list pgsql-admin

From winston cheung
Subject Re: [ADMIN] windown function count Unexpected results
Date
Msg-id 13010b9e-7d51-c17a-1202-7cc084df7d9e@163.com
Whole thread Raw
In response to Re: [ADMIN] windown function count Unexpected results  (Steven Chang <stevenchang1213@gmail.com>)
List pgsql-admin

thanks a lot,steven,david :-)

在 5/5/17 13:14, Steven Chang 写道:
Hello,

     Official document in https://www.postgresql.org/docs/9.3/static/functions-window.html says so   :
An aggregate used with ORDER BY and the default window frame definition produces a "running sum" type of behavior, which may or may not be what's wanted. To obtain aggregation over the whole partition, omit ORDER BY or use ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

winston , regards

pgsql-admin by date:

Previous
From: Steven Chang
Date:
Subject: Re: [ADMIN] windown function count Unexpected results
Next
From: "Klaus P. Pieper"
Date:
Subject: [ADMIN] Windows installer initdb with --data-checksums