Home Explore Blog CI



postgresql

|   

*-- 

postgresql

The World's Most Advanced Open Source Relational Database

This knowledge-base was auto-generated by script. It's built by dummy at 2025-06-05 21:10:00.631523.

How to clone

rag clone https://ragit.baehyunsol.com/sample/postgresql

How to reproduce

git clone https://git.postgresql.org/git/postgresql.git;
cd postgresql;
rag init;
# set api key of your model
rag config --set model dummy;
rag add **/*.sgml;
rag build;

NOTE: I had some trials and errors while building this knowledge-base, so its git-hash is missing.