This repository contains a lightweight distribution of PostgreSQL, optimized for efficient performance and resource utilization.
- Multi-CPU Support: Optimized for various CPU architectures.
- Multi-OS Compatibility: Works seamlessly across different operating systems.
-
aarch:
- FeiTeng
- KunPeng
-
alpha:
- ShenWei
-
mips:
- Loongson
-
x86:
- HaiGuang
- ZhaoXin
Windows:
- AMD x86 architecture support on Windows.
- admin/admin - Limited to local machine login.
- guest/guest - Allows login from any IP address.
- testdb
-
Linux:
- Start:
pg_start - Stop:
pg_stop
- Start:
-
Windows:
- Start:
start_pg.bat - Stop:
stop_pg.bat
- Start:
- Linux:
pg_cmd.sh(Prompts for theguestuser by default) - Windows:
cmd_pg.bat(Prompts for theguestuser by default)
Feel free to customize, enhance, and contribute to this PostgreSQL-Green setup. Your feedback and contributions are highly appreciated!