psql show me the : and ask user input, when running one sql file

Поиск
Список
Период
Сортировка
От arden liu
Тема psql show me the : and ask user input, when running one sql file
Дата
Msg-id CAK0Kdkmw2buewJ1cW02XJM+D2mWz_vd+5k7xZ4ctPkjbFSdiwA@mail.gmail.com
обсуждение исходный текст
Ответы Re: psql show me the : and ask user input, when running one sql file  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: psql show me the : and ask user input, when running one sql file  (Tim Clarke <tim.clarke@minerva.info>)
Re: psql show me the : and ask user input, when running one sql file  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: psql show me the : and ask user input, when running one sql file  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
I am using psql to run this sql file(https://github.com/Arelle/Arelle/blob/master/arelle/plugin/xbrlDB/sql/public/xbrlPublicPostgresDB.ddl)
here is my command:
/usr/bin/psql postgresql://db_user:dbpassword@localhost:5432/my_db -f /tmp/xbrlPublicPostgresDB.ddl
I do not know why it show me the : , which is asking me to input something.
Can someone help me?
Thanks.
Arden

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

Предыдущее
От: Olivier Gautherot
Дата:
Сообщение: Re: Using compression on TCP transfer
Следующее
От: Tim Clarke
Дата:
Сообщение: Re: psql show me the : and ask user input, when running one sql file