Commit graph

19 commits

Author SHA1 Message Date
d7ba6aaacd
Add missing =enabled for -Dsystemd 2025-03-25 20:43:40 -04:00
26cb8314f7
Reindent 2025-03-17 09:49:43 -04:00
202b89c381
Now per folder configs are loaded after PG_CONFIG
Call stopdb when deactivating env
2025-03-17 09:00:34 -04:00
14e4b865ca
Add support for per env postgresql configs.
When these configs are present, conf files from pgconfigs are skipped.
2025-03-06 17:26:07 -05:00
72aae13e86
Fix README.md formatting 2025-02-17 15:50:41 -05:00
9a38aae35d
Minor enhancements to CF branching
Add usage for branch and CF
Add systemd support
Fix a bug in setupdb function
2025-02-17 15:40:45 -05:00
f08a8ed24e
Add branch function
Fix indentation
Fix typo
2024-11-20 11:57:39 -05:00
b2627558b7
Add support for commitfest testing setup
Update / fix README
2024-05-09 08:19:08 -04:00
a82a004366 - Use meson when meson.build is present
- Protect souring when inside existing pg-env VENV
2024-01-24 13:44:55 -05:00
a6c857bcb4
- Fix errors for zsh commands
- Check for DIR presence before running a command
- add support for pgconfdigs folder
- Update README
2024-01-10 12:20:10 -05:00
4b57949ba8
Fix README 2023-10-26 17:18:20 -04:00
5455588979
Cleanup variables
Update README
2023-10-20 07:41:19 -04:00
4c063d99a5
Remove debug and add missing quotes 2023-10-18 12:46:50 -04:00
553379834d
Fix -z check (remove space) 2023-10-18 12:42:39 -04:00
5dbfa1f92e
Support overloaded .pg-env
Make ./.pg-env overwrite ~/.pg-env
Set vars to default, which are not in either .pg-env
2023-10-18 12:33:26 -04:00
0ce18803b9 Fix SRC_DIR 2023-08-16 13:03:56 -04:00
f267123d4e Add distclean command
rename rmdb to cleandb
simplify resetdb by using other functions
all functions can support nodes, this also obsoletes resetdbN
2023-08-16 08:47:04 -04:00
22d36f283b
Initial check-in of pg-env 2023-06-06 09:46:30 -04:00
Yogesh Sharma
734d422d7c
Initial commit 2023-06-06 09:11:48 -04:00