public inbox for [email protected]
help / color / mirror / Atom feedFrom: Stephen Frost <[email protected]>
To: Lutz Fischer <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Using array instead of sub table (storage and speed)
Date: Fri, 16 Jun 2017 08:05:37 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-performance>
Greeting, Lutz!
Please don't top-post on the PG mailing lists, our style is to relpy
in-line.
* Lutz Fischer ([email protected]) wrote:
> I often need some data from [s] where I don't care about [sp]. So in
> how far does having these arrays a part of [s] would make these
> queries slower. Or would be better to store the array data in a
> separate table e.g. have [s] as it is now but turn [sp] into an
> array aggregated table.
If that's the case then you would probably be better off putting the
arrays into an independent table, yes.
Thanks!
Stephen
Attachments:
[application/pgp-signature] signature.asc (819B, 2-signature.asc)
download
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Using array instead of sub table (storage and speed)
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox