On Fri, 31 Dec 2021 at 16:25, Paul Jungwirth
wrote:
> On 12/31/21 12:27 PM, Martin Mueller wrote:
> > I know that on my Mac the tables are kept in the data directory
> > /Users/martinmueller/Library/Application Support/Postgres/var-13. If I
> > go there I see that internally the tables have nu
On 12/31/21 12:27 PM, Martin Mueller wrote:
I know that on my Mac the tables are kept in the data directory
/Users/martinmueller/Library/Application Support/Postgres/var-13. If I
go there I see that internally the tables have numbers. Somewhere in
the system there must be a table that maps
pá 31. 12. 2021 v 21:28 odesílatel Martin Mueller
napsal:
>
> I have a very naïve question and don’t know where tp look for the answer. I
> use Postgres via AquaData Studio as a giant spreadsheet. I create tables and
> give them names. I see the table names and know how to manipulate them wi
Am Fri, Dec 31, 2021 at 08:27:59PM + schrieb Martin Mueller:
> I much prefer Postgres to Mysql for a variety of reasons,
> but mostly for its elegant string functions. But in Mysql it
> seems to be much easier to keep track of tables.
May I ask for the context of "keep track of tables" ?
Ka
>
> I know that on my Mac the tables are kept in the data directory
>> /Users/martinmueller/Library/Application Support/Postgres/var-13. If I go
>> there I see that internally the tables have numbers. Somewhere in the
>> system there must be a table that maps the name I gave to table X to the
On 1/01/22 09:27, Martin Mueller wrote:
I have a very naïve question and don’t know where tp look for the
answer. I use Postgres via AquaData Studio as a giant spreadsheet. I
create tables and give them names. I see the table names and know how
to manipulate them with simple SQL queries.
I know that on my Mac the tables are kept in the data directory
> /Users/martinmueller/Library/Application Support/Postgres/var-13. If I go
> there I see that internally the tables have numbers. Somewhere in the
> system there must be a table that maps the name I gave to table X to the
> numer
I have a very naïve question and don’t know where tp look for the answer. I
use Postgres via AquaData Studio as a giant spreadsheet. I create tables and
give them names. I see the table names and know how to manipulate them with
simple SQL queries.
I know that on my Mac the tables are kept