diff --git a/_partials/cn/windows_postgresql.md b/_partials/cn/windows_postgresql.md index 8b6c2a73..568255d2 100644 --- a/_partials/cn/windows_postgresql.md +++ b/_partials/cn/windows_postgresql.md @@ -34,6 +34,6 @@ echo "sudo /etc/init.d/postgresql start" >> ~/.zshrc 打开一个新的终端。 -:heavy_check_mark: 如果你看到一行字说`* Starting postgresql (via systemctl): postgresql.service`,那你就可以进行下一步了 :+1: +:heavy_check_mark: 如果你看到一行字说`* Starting postgresql (via systemctl): postgresql.service`还是`* Starting PostgreSQL 14 database server`,那你就可以进行下一步了 :+1: :x: 如果没有的话, **请让老师来帮助你**。 diff --git a/_partials/es/windows_postgresql.md b/_partials/es/windows_postgresql.md index 79f38cf6..ebf8d15d 100644 --- a/_partials/es/windows_postgresql.md +++ b/_partials/es/windows_postgresql.md @@ -34,6 +34,6 @@ echo "sudo /etc/init.d/postgresql start" >> ~/.zshrc Abre una nueva terminal. -:heavy_check_mark: Si ves un mensaje `* Starting postgresql (via systemctl): postgresql.service`, entonces todo está bien y puedes continuar :+1: +:heavy_check_mark: Si ves un mensaje `* Starting postgresql (via systemctl): postgresql.service` O `* Starting PostgreSQL 14 database server`, entonces todo está bien y puedes continuar :+1: :x: Si no es el caso, **contacta a un profesor**. diff --git a/_partials/fr/windows_postgresql.md b/_partials/fr/windows_postgresql.md index b7558bc3..560e1453 100644 --- a/_partials/fr/windows_postgresql.md +++ b/_partials/fr/windows_postgresql.md @@ -34,6 +34,6 @@ echo "sudo /etc/init.d/postgresql start" >> ~/.zshrc Ouvre un nouveau terminal. -:heavy_check_mark: Si tu vois apparaître le message `* Starting postgresql (via systemctl): postgresql.service`, c’est bon :+1: +:heavy_check_mark: Si tu vois apparaître le message `* Starting postgresql (via systemctl): postgresql.service` OU `* Starting PostgreSQL 14 database server`, c’est bon :+1: :x: Sinon, **demande au prof**. diff --git a/_partials/pt/windows_postgresql.md b/_partials/pt/windows_postgresql.md index f250a8c1..aa34eb5e 100644 --- a/_partials/pt/windows_postgresql.md +++ b/_partials/pt/windows_postgresql.md @@ -34,6 +34,6 @@ echo "sudo /etc/init.d/postgresql start" >> ~/.zshrc Abra um novo terminal. -:heavy_check_mark: Se você vir uma mensagem `* Starting postgresql (via systemctl): postgresql.service`, você está pronto para prosseguir :+1: +:heavy_check_mark: Se você vir uma mensagem `* Starting postgresql (via systemctl): postgresql.service` OU `* Starting PostgreSQL 14 database server`, você está pronto para prosseguir :+1: :x: Caso contrário, **entre em contato com um professor**. diff --git a/_partials/windows_postgresql.md b/_partials/windows_postgresql.md index 474103cb..7f47986f 100644 --- a/_partials/windows_postgresql.md +++ b/_partials/windows_postgresql.md @@ -34,6 +34,6 @@ echo "sudo /etc/init.d/postgresql start" >> ~/.zshrc Open a new terminal. -:heavy_check_mark: If you see a `* Starting postgresql (via systemctl): postgresql.service` message, you're good to go :+1: +:heavy_check_mark: If you see a `* Starting postgresql (via systemctl): postgresql.service` OR `* Starting PostgreSQL 14 database server` message, you're good to go :+1: :x: If not, **contact a teacher**.