Robert Haas writes:
> Still, this kind of seems like a laundry list to me. I'd argue for
> cutting range types, extended statistics, SEARCH / CYCLE, TOAST, and
> emergency mode vacuum. They're all nice, and I'm glad we have them,
> but they're also things that only people who are deeply steeped in
On Wed, Sep 22, 2021 at 12:00 PM Jonathan S. Katz wrote:
> - Numerous performance ...
> - B-tree...
> - Subscripting ...
> - Range types ...
> - Stored ...
> - Extended ...
> - SEARCH / CYCLE ...
> - libpq ...
> - TOAST ...
> (- emergency mode vacuum ...)
My opinion is that this is awfully long f
On Wed, Sep 22, 2021 at 11:01 PM Tom Lane wrote:
>
> Magnus Hagander writes:
> > On Wed, Sep 22, 2021 at 6:30 PM Tom Lane wrote:
> >> I thought the point about FDWs was important because actual work (by
> >> FDW authors) is needed to make anything happen. The extra parallelism
> >> inside plpgs
On 9/22/21 10:43 PM, Peter Geoghegan wrote:
> On Wed, Sep 22, 2021 at 7:06 PM Tom Lane wrote:
>> Ummm ... RC1 was wrapped on Monday. It will go out with the "TO BE ADDED"
>> placeholder for this list. I'm not panicked about time --- we just need
>> to finalize this text by Sunday-ish.
>
> I ass
On Wed, Sep 22, 2021 at 7:06 PM Tom Lane wrote:
> Ummm ... RC1 was wrapped on Monday. It will go out with the "TO BE ADDED"
> placeholder for this list. I'm not panicked about time --- we just need
> to finalize this text by Sunday-ish.
I assumed that the web team had the discretion to keep the
Peter Geoghegan writes:
> On Wed, Sep 22, 2021 at 2:01 PM Tom Lane wrote:
>> Certainly. But my sentence about "Numerous performance improvements"
>> already mashes down dozens of other it-just-works-better-now
>> performance improvements. Wny call out that one in particular?
> RC 1 is supposed
On Wed, Sep 22, 2021 at 2:01 PM Tom Lane wrote:
> Certainly. But my sentence about "Numerous performance improvements"
> already mashes down dozens of other it-just-works-better-now
> performance improvements. Wny call out that one in particular?
RC 1 is supposed to be released in less than 24
Magnus Hagander writes:
> On Wed, Sep 22, 2021 at 6:30 PM Tom Lane wrote:
>> I thought the point about FDWs was important because actual work (by
>> FDW authors) is needed to make anything happen. The extra parallelism
>> inside plpgsql functions doesn't require user effort, so I don't see
>> th
On Wed, Sep 22, 2021 at 6:30 PM Tom Lane wrote:
>
> "Jonathan S. Katz" writes:
> > On 9/22/21 11:15 AM, Magnus Hagander wrote:
> >> On Wed, Sep 22, 2021 at 5:12 PM Tom Lane wrote:
> >>> Numerous performance improvements have been made for parallel queries,
> >>> heavily-concurrent workloads, par
On 9/22/21 12:30 PM, Tom Lane wrote:
> "Jonathan S. Katz" writes:
>> On 9/22/21 11:15 AM, Magnus Hagander wrote:
>>> I have a feeling emergency mode vacuum fits on that list. Not in the
>>> press release, but in the major features list of the release notes.
>
>> Given some recent news I saw floa
On Wed, Sep 22, 2021 at 12:00:07PM -0400, Jonathan S. Katz wrote:
> On 9/22/21 11:15 AM, Magnus Hagander wrote:
> > On Wed, Sep 22, 2021 at 5:12 PM Tom Lane wrote:
> >> "Jonathan S. Katz" writes:
> >>> On 9/19/21 12:32 PM, Justin Pryzby wrote:
> On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom
"Jonathan S. Katz" writes:
> On 9/22/21 11:15 AM, Magnus Hagander wrote:
>> On Wed, Sep 22, 2021 at 5:12 PM Tom Lane wrote:
>>> Numerous performance improvements have been made for parallel queries,
>>> heavily-concurrent workloads, partitioned tables, logical replication, and
>>> vacuuming. Not
On 9/22/21 11:15 AM, Magnus Hagander wrote:
> On Wed, Sep 22, 2021 at 5:12 PM Tom Lane wrote:
>>
>> "Jonathan S. Katz" writes:
>>> On 9/19/21 12:32 PM, Justin Pryzby wrote:
On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
> We don't yet have a list-of-major-features for the v14
Hello,
Stored procedures can now return data via OUT parameters.
The SQL-standard SEARCH and CYCLE options for common table expressions
have been implemented.
I think that from the application developer point of view very important
feature:
* Allow SQL-language functions and procedures to us
On Wed, Sep 22, 2021 at 5:12 PM Tom Lane wrote:
>
> "Jonathan S. Katz" writes:
> > On 9/19/21 12:32 PM, Justin Pryzby wrote:
> >> On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
> >>> We don't yet have a list-of-major-features for the v14 release notes.
> >>> Anybody care to propose one
"Jonathan S. Katz" writes:
> On 9/19/21 12:32 PM, Justin Pryzby wrote:
>> On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
>>> We don't yet have a list-of-major-features for the v14 release notes.
>>> Anybody care to propose one?
> I can try proposing some wording on this in a bit; I'm w
On 21/09/21 14:23, Jonathan S. Katz wrote:
On 9/20/21 2:33 AM, Nikolay Samokhvalov wrote:
Observability-related improvements are also good and very important for
the future of DBA operations -- compute_query_id, new pg_stat_**, etc.
Things like new knob idle_session_timeout and restore_comman
On 9/20/21 2:33 AM, Nikolay Samokhvalov wrote:
> Observability-related improvements are also good and very important for
> the future of DBA operations -- compute_query_id, new pg_stat_**, etc.
>
> Things like new knob idle_session_timeout and restore_command change not
> requiring a restart will
Observability-related improvements are also good and very important for the
future of DBA operations -- compute_query_id, new pg_stat_**, etc.
Things like new knob idle_session_timeout and restore_command change not
requiring a restart will be very noticeable too.
On Sun, Sep 19, 2021 at 2:45 PM
On Mon, Sep 20, 2021 at 3:15 AM Jonathan S. Katz wrote:
>
> On 9/19/21 12:32 PM, Justin Pryzby wrote:
> > On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
> >> We don't yet have a list-of-major-features for the v14 release notes.
> >> Anybody care to propose one?
> >
> > . Allow extende
On 9/19/21 12:32 PM, Justin Pryzby wrote:
> On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
>> We don't yet have a list-of-major-features for the v14 release notes.
>> Anybody care to propose one?
>
> . Allow extended statistics on column expressions;
> . Memoize node which can impro
On Sat, Sep 18, 2021 at 01:37:19PM -0400, Tom Lane wrote:
> We don't yet have a list-of-major-features for the v14 release notes.
> Anybody care to propose one?
. Allow extended statistics on column expressions;
. Memoize node which can improve speed of nested loop joins;
. Allow use of LZ4
Andrew Dunstan writes:
> The Release Management Team (Michael Paquier, Peter Geoghegan and
> myself) in consultation with the release team proposes the following
> release schedule:
> * PostgreSQL 14 Release Candidate 1 (RC1) will be released on September 23,
> 2021.
> * In the absence of any cri
On 9/15/21 10:20 AM, Robert Haas wrote:
> On Wed, Sep 15, 2021 at 8:56 AM Andrew Dunstan wrote:
>> The Release Management Team (Michael Paquier, Peter Geoghegan and
>> myself) in consultation with the release team proposes the following
>> release schedule:
>>
>> * PostgreSQL 14 Release Candidat
On Wed, Sep 15, 2021 at 8:56 AM Andrew Dunstan wrote:
> The Release Management Team (Michael Paquier, Peter Geoghegan and
> myself) in consultation with the release team proposes the following
> release schedule:
>
> * PostgreSQL 14 Release Candidate 1 (RC1) will be released on September 23,
> 20
25 matches
Mail list logo