Instalando PostgreSQL no Ubuntu 20.04



Instalando PostgreSQL no Ubuntu 20.04

Instalando PostgreSQL no Ubuntu 20.04

Comandos utilizados:
https://github.com/machadowma/CRUD_PHP/blob/main/comandos_instalacao_Apache-PHP-Postgres-Linux.txt

Instalação e configuração de ambiente de desenvolvimento web com:
* Ubuntu 20.04;
* Apache2;
* PostgreSQL 12;
* pgAdmin4;
* PHP Version 7.4.3;
* PDO.

Código-fonte em PHP utilizado nos testes:
https://github.com/machadowma/CRUD_PHP

Referências:

https://www.pgadmin.org
https://www.postgresql.org/

https://www.tecmint.com/install-postgresql-and-pgadmin-in-ubuntu/
https://medium.com/@Riverside/how-to-install-apache-php-postgresql-lapp-on-ubuntu-16-04-adb00042c45d
https://linuxize.com/post/how-to-install-php-on-ubuntu-20-04/

Comments are closed.