Re: Get info about the index

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Get info about the index
Дата
Msg-id c8c8dd9de6f6d34a0bf73ed67fa04dd4b0371826.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Get info about the index  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: Get info about the index
Список pgsql-general
On Tue, 2025-07-29 at 07:18 -0500, Igor Korot wrote:
> If I have a database for some financial data for the year 2024 in the
> mydb_2024 and I have current year financial data in the mydb_2025 how
> can I compare the data?

You connect to both and query them both.

Alternatively, you use postgres_fdw to access the other database.

Even better, put both tables in the same database, perhaps in different schemas.

Yours,
Laurenz Albe



В списке pgsql-general по дате отправления: