[GENERAL] When inserting from a SELECT with an ORDER BY, are the inserts (andassociated triggers) applied in order? - Mailing list pgsql-general

From Jim Fulton
Subject [GENERAL] When inserting from a SELECT with an ORDER BY, are the inserts (andassociated triggers) applied in order?
Date
Msg-id CAPDm-FgA99dx6Ytc8zMUMozDpBHyC_carLzYLbS4xwcp96h3uQ@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] When inserting from a SELECT with an ORDER BY, are the inserts (and associated triggers) applied in order?
List pgsql-general
When inserting from a SELECT with an ORDER BY, are the inserts (and associated triggers) applied in order?

It looks like inserts aren't applied in order, and I'm wondering if this is something I should expect.

Jim

--

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] ERROR: query returned no rows
Next
From: Paul A Jungwirth
Date:
Subject: Re: [GENERAL] ERROR: query returned no rows