Travel diary
BlogTagsProjectsAbout
Blog
Tags
Projects
About
Published on
Wednesday, December 8, 2021

打造 Ubuntu 前端开发环境

Authors
  • avatar
    Name
    Arvin Wei
    Twitter

Ubuntu 20.04

安装 PostgreSQL

# 安装
sudo apt install postgresql

# 启动
sudo /etc/init.d/postgresql start

# 设置密码
sudo -u postgres psql postgres

参考资源

  • What's the default superuser username/password for postgres after a new install?
Discuss on Twitter • View on GitHub

Tags

Previous Article

路

Next Article

快捷键
← Back to the blog
mailgithubfacebookyoutubelinkedintwitter
clovery
•
© 2024
•
Travel diary
Tailwind Nextjs Theme