Re: create batch script to import into postgres tables

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: create batch script to import into postgres tables
Дата
Msg-id CAKFQuwbSBCFKJuGjcX6G2+ueP9XGtwdSYaq5DQJbmQA6O1gePQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: create batch script to import into postgres tables  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: create batch script to import into postgres tables  (Shaozhong SHI <shishaozhong@gmail.com>)
Re: create batch script to import into postgres tables  (Shaozhong SHI <shishaozhong@gmail.com>)
Список pgsql-admin
On Friday, June 19, 2020, pepevo <pepevo@yahoo.com> wrote:
But everything can run by script on the server, right?

Separation of concerns.  The server with the database cluster should probably not be running application code.  Application code can be run other machine, “admin” machine is one label.  Though for development it shouldn’t matter so long as the application is configurable.  Configure it for local during development and when in production it pulls production configuration.

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: create batch script to import into postgres tables
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: create batch script to import into postgres tables