Re: control over database files - Mailing list pgsql-general

From Adrian Klaver
Subject Re: control over database files
Date
Msg-id 807b4a05-ab01-abba-76d5-181d7fa4d7dc@aklaver.com
Whole thread Raw
In response to control over database files  (Aaron Gray <aaronngray.lists@gmail.com>)
List 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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Aaron Gray
Date:
Subject: control over database files
Next
From: "David G. Johnston"
Date:
Subject: Re: control over database files