Re: Automate copy - Postgres 9.2
От
John R Pierce
Тема
Re: Automate copy - Postgres 9.2
Дата
Msg-id
814d05d3-cfd4-0097-676a-2c3a8b0bb4c8@hogranch.com
Ответ на
Re: Automate copy - Postgres 9.2 (Patrick B)
Список
Дерево обсуждения
Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 Adrian Klaver <adrian.klaver@aklaver.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 John R Pierce <pierce@hogranch.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 John R Pierce <pierce@hogranch.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 Rob Sargent <robjsargent@gmail.com>
Re: Automate copy - Postgres 9.2 John R Pierce <pierce@hogranch.com>
Re: Automate copy - Postgres 9.2 John R Pierce <pierce@hogranch.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 "David G. Johnston" <david.g.johnston@gmail.com>
Re: Automate copy - Postgres 9.2 rob stone <floriparob@gmail.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 Adrian Klaver <adrian.klaver@aklaver.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
Re: Automate copy - Postgres 9.2 rob stone <floriparob@gmail.com>
Re: Automate copy - Postgres 9.2 Melvin Davidson <melvin6925@gmail.com>
Re: Automate copy - Postgres 9.2 Patrick B <patrickbakerbr@gmail.com>
On 6/8/2016 7:04 PM, Patrick B wrote:
FOR crtRow in EXECUTE 'select DISTINCT(account_id) from backup_table WHERE migrated = 1 AND account_id IN '|| $1
where .... and account_id in 21;
? I don't think that's what you want.
-- john r pierce, recycling bits in santa cruz
В списке pgsql-general по дате отправления