Stas Kelvich
42f3dd47d2
update README.md according to recent CLI changes
2021-05-21 00:26:31 +03:00
Alexey Kondratov
0ec56cd21f
Issue #144 : Branching output of zenith branch
...
* Add ancestor_id to pg_list->branch_list output of pageserver.
* Display branching point (LSN) for each non-root branch.
* Add tests for `zenith branch`.
2021-05-20 12:49:04 +03:00
Heikki Linnakangas
ff76226a35
Remove obsolete mgmt-console.
...
It has served its purpose. A new management console is in the works. The
old code is available in git history if we need anything from it.
2021-05-11 10:54:41 +03:00
Heikki Linnakangas
41a3772e90
Replace pgbuild.sh with a Makefile
...
This allows building both Zenith and PostgreSQL in one command. The
command is 'make'
Reviewed-by: Arseny Sher <sher-ars@yandex.ru >
2021-04-28 16:54:45 +03:00
Eric Seppanen
b5a5ea5831
update README: "zenith pageserver start"
...
The old command was "zenith start", which no longer works.
2021-04-20 13:21:02 -07:00
Stas Kelvich
b07fa4c896
update readme
2021-04-13 18:58:22 +03:00
Heikki Linnakangas
4706ed4238
Add --test-threads=1 to instructions on how to run tests.
...
Currently, the tests don't work in parallel. The tests try to create a
data directory in the same path and clash with each other. That should be
fixed, but for now, let's at least fix the instructions on how it works
now.
2021-04-06 14:00:37 +03:00
Heikki Linnakangas
37e258edf2
Add a brief overview of the source code layout in README
2021-04-06 13:55:29 +03:00
Stas Kelvich
924962de06
Update README.md
2021-03-30 03:22:07 +03:00
Arun Sharma
253fc123e7
Initial repo structure
2021-03-26 10:54:25 -07:00
adsharma
56aaf3afdc
Initial commit
2021-03-26 07:20:47 -07:00