| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Aaron Gray <aaronngray(dot)lists(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: control over database files |
| Date: | 2018-07-17 21:55:33 |
| Message-ID: | 807b4a05-ab01-abba-76d5-181d7fa4d7dc@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 07/17/2018 02:50 PM, Aaron Gray wrote:
> Hi,
>
> I am wanting to be able to have control over what files that ables are
> stored in. Basically I am looking to have literally tens of thousands of
> tables all of the same type and to be able to store these as separate
> files in a filing system.
Because?
In sense that is what is being done anyway:
https://www.postgresql.org/docs/10/static/storage-file-layout.html
>
> --
> Aaron Gray
>
> Independent Open Source Software Engineer, Computer Language Researcher,
> Information Theorist, and amateur computer scientist.
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2018-07-17 22:05:33 | Re: control over database files |
| Previous Message | Aaron Gray | 2018-07-17 21:50:27 | control over database files |