Where is the logig to create a table file? - Mailing list pgsql-hackers

From jacktby@gmail.com
Subject Where is the logig to create a table file?
Date
Msg-id 202302031718490769829@gmail.com
Whole thread Raw
Responses Re: Where is the logig to create a table file?
List pgsql-hackers
When I use 'create table t(a int);'; suppose that this table t's oid is 1200,
then postgres will create a file named 1200 in the $PGDATA/base, So where
is the logic code in the internal?


--------------



jacktby@gmail.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Non-superuser subscription owners
Next
From: Andres Freund
Date:
Subject: Re: Weird failure with latches in curculio on v15