kirill reshke
8a3831b082
Makefile build targets + quantileins memfree fix + online restart condition recheck ( #261 )
2021-01-14 11:54:16 +05:00
Daniil Zakhlystov
e97f7e1f1c
Add compression toggle to config, cmake && Add dependencies to BuildDebian ( #234 )
...
* Add compression option to config
* Add BUILD_COMPRESSION option to cmake
* Escape identifiers
* Add preprocessing directives for OD_BUILD_COMPRESSION
* Add dependencies for BuildDebian
* apply fmt
Co-authored-by: root <root@ubuntu-build-machine.ru-central1.internal>
2020-11-23 16:55:42 +05:00
kirill reshke
eaae0eff47
fix debian & cmake ( #226 )
...
Co-authored-by: reshke <Kirill Reshke>
2020-11-03 12:24:48 +05:00
Andrey Borodin
5f7e3ea546
Upgrade dependency to PG11 and fix CI
2020-02-28 15:10:38 +05:00
Andrey Borodin
3974c0de92
Update README.md ( #83 )
...
* Update README.md
* Fix Centos script
2019-12-09 23:15:14 +05:00
Dima Starkov
a8ca664a63
Implements SCRAM Authentication ( #73 )
2019-11-11 12:28:50 +03:00
Andrey Borodin
2cebe76ff3
Add libpam-dev to dependencies
2019-10-15 18:18:52 +03:00
Andrey Borodin
8998f1b9e6
Add cmake to Build-Depends of debian package
2019-03-12 13:14:35 +05:00
Andrey Borodin
e63537be6d
Add scripts for testing and benchmarking ( #49 )
...
pgsql_test.sh performs tests by PostgreSQL test suit (make installcheck)
pgsql_benchmark.sh is doing pgbench benchmarking on various resultset size
2019-01-29 15:19:41 +05:00
Sergey Klochkov
326cb41ba3
updated version & file structure
2018-05-31 23:52:07 +03:00
Dmitry Simonenko
1e9b74d39c
odyssey: update repository links
2018-05-29 17:30:11 +03:00
Dmitry Simonenko
5ca3fa926a
odyssey: update source file headers
2018-04-04 16:19:58 +03:00
Evgeniy Efimkin
6e60b71621
add odyssey defaults to init
2018-04-02 16:16:22 +03:00
Dmitry Simonenko
f108dcba09
odyssey: project rename
2018-03-12 17:03:15 +03:00
Dmitry Simonenko
9f505cb2c7
odissey: add cache and cache_chunk configuration options
2018-02-14 14:55:38 +03:00
Dmitry Simonenko
0b1f23014e
odissey: remove pipelining tweak
2017-12-08 18:39:45 +03:00
Dmitry Simonenko
bc60f5edb3
odissey: update debian config
2017-12-08 17:47:01 +03:00
Dmitry Simonenko
cedf113b14
odissey: reduce default size of readahead and pipelining
2017-11-13 17:14:27 +03:00
Dmitry Simonenko
220c211387
odissey: add log_query on/off configuration tweak
2017-10-26 15:54:32 +03:00
Dmitry Simonenko
7e217b3b5a
odissey: major logging rework (introduce log format)
2017-09-21 16:44:19 +03:00
Dmitry Simonenko
2f5b3de41e
odissey: add log_ prefix to syslog config options
2017-09-18 16:14:52 +03:00
Dmitry Simonenko
008f2e05c7
odissey: forward server error on connect (client_fwd_error)
2017-09-13 18:44:59 +03:00
Dmitry Simonenko
e6419bca39
odissey: set readahead to 16k
2017-09-04 16:48:27 +03:00
Dmitry Simonenko
1603e84ae3
odissey: always set default client options
2017-09-01 17:07:28 +03:00
Dmitry Simonenko
70ac93378f
odissey: configure and send timezone to a client
2017-09-01 16:29:46 +03:00
Dmitry Simonenko
3aff6627a1
odissey: add client_encoding and datestyle to debian config
2017-08-31 17:22:34 +03:00
Dmitry Simonenko
408b2e79b0
odissey: update debian config (keepalive and nodelay)
2017-08-29 17:47:43 +03:00
Dmitriy Sarafannikov
ddc1d0a06b
Debian package infrastructure
...
Package includes configuration files for odissey itself,
logrotate, init script. All of them generated by CMake
from templates placed in etc/ directory and added to
install section of Makefile which will be called by
debuild or another deb package building utilities.
2017-08-21 15:18:28 +03:00