Database setup for pgarchives

Поиск
Список
Период
Сортировка
От Sahil Harpal
Тема Database setup for pgarchives
Дата
Msg-id CAKi=nnf-f74cP+X8VU29Yb2=_8J2qAx5T6YjsOeHNOm5_K2f4w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Database setup for pgarchives  (Jacob Champion <jchampion@timescale.com>)
Re: Database setup for pgarchives  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
Hello everyone,
I am working on the improvement of pgarchives project as a part of GSoC.
I need help in database initialization. Do anyone have a database initialization script which will create all the required tables and fills it with sample data? Because what I observed the simple migration is not actually creating all the tables. Like table list_months is not getting created during migration process.
Also can I get some sample real word data that can be dump from the current database? I tried inserting some sample data but may be due to some internal constraints/dependency with other tables/info it is not working properly and giving error on accessing mail threads.
It would be realy helpful if I get database initialization script which will create all required tables and some sample real world data that I can use for testing.
I am planning to make the new design open for the discussion by puting link of test server but without data nothing will be visible.
Also would love to know any other possible method/technique for this.

Thanks,
Sahil Harpal

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

Предыдущее
От: Michel Schopgens
Дата:
Сообщение: Wiki editor request
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: Database setup for pgarchives