Re: pg_regress inputdir
От | Alvaro Herrera |
---|---|
Тема | Re: pg_regress inputdir |
Дата | |
Msg-id | 20080731171345.GF8497@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: pg_regress inputdir (Jorgen Austvik - Sun Norway <Jorgen.Austvik@Sun.COM>) |
Ответы |
Re: pg_regress inputdir
|
Список | pgsql-hackers |
Jorgen Austvik - Sun Norway wrote: > Do we also agree that if you set --inputdir to anything other than the > default, pg_regress will not work (will write a file to one folder, and > try to read the same file from another)? > > And if we agree above - should we make setting --inputdir work (read and > write from/to same directory), remove the --inputdir parameter (since > setting it to anything different from default value doesn't work), or > keep it there (to confuse people)? I think the problem here is that you have to set --outputdir too. $ LC_ALL=C /pgsql/build/00head/src/test/regress/pg_regress --inputdir=/pgsql/source/00head/src/test/regress --outputdir=/pgsql/build/00head/src/test/regresstimetz (using postmaster on Unix socket, port 55432) ============== dropping database "regression" ============== DROP DATABASE ============== creating database "regression" ============== CREATE DATABASE ALTER DATABASE ============== running regression test queries ============== test timetz ... ok =====================All 1 tests passed. ===================== Note that this is a VPATH build, so the input and output dirs are different. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: