Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I just tried to use atuin... I have to login, but I don't want to :( I tried to run a search locally... but I have to run a PostgreSQL server??? Why isn't it just allowing embedded DB like mcfly? I know this isn't the place for support, but I give up trying to get it to work :(


> I just tried to use atuin... I have to login, but I don't want to

It didn't ask me to login...

> I tried to run a search locally... but I have to run a PostgreSQL server

PostgreSQL is for the server? You don't need a server. It uses sqlite, verifiable by running

$ sqlite3 ~/.local/share/atuin/history.db $ SELECT * FROM history LIMIT 10;

Did you actually try it? I don't know where you got all this from.


You don’t have to! Only if you want to sync your history. For pure offline usage that’s not required

I’ll clarify in the docs




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: