Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37517954
en ru br
ALT Linux repositórios
S:12.16-alt3

Group :: Banco de dados
RPM: postgresql12

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-Add-postgresql-startup-method-through-service-1-to-i.patch
Download


diff -ruN postgresql.orig/src/bin/initdb/initdb.c postgresql/src/bin/initdb/initdb.c
--- postgresql.orig/src/bin/initdb/initdb.c	2017-08-30 23:38:41.176973658 +0800
+++ postgresql/src/bin/initdb/initdb.c	2017-08-30 23:57:54.621654434 +0800
@@ -3260,6 +3260,8 @@
 	appendPQExpBuffer(start_db_cmd, " -l %s start", _("logfile"));
 
 	printf(_("\nSuccess. You can now start the database server using:\n\n"
+			 "    service postgresql start\n"
+			 "or\n"
 			 "    %s\n\n"),
 		   start_db_cmd->data);
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009