Searched refs:dictionaryFromServerAdmin (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/PostgreSQL-97/Support/
H A D58_postgres_setup.rb103 statusDict = dictionaryFromServerAdmin("fullstatus postgres_server")
117 def dictionaryFromServerAdmin(cmd) method
138 dictionaryFromServerAdmin("start postgres")
139 statusDict = dictionaryFromServerAdmin("fullstatus postgres")
411 dictionaryFromServerAdmin("start postgres")
412 statusDict = dictionaryFromServerAdmin("fullstatus postgres")
438 dictionaryFromServerAdmin("stop postgres")
446 dictionaryFromServerAdmin("stop postgres")
602 dictionaryFromServerAdmin("stop postgres")
H A D05_postgresmigrator.rb106 statusDict = dictionaryFromServerAdmin("fullstatus postgres_server")
120 def dictionaryFromServerAdmin(cmd) method
193 dictionaryFromServerAdmin("start postgres")
194 statusDict = dictionaryFromServerAdmin("fullstatus postgres")
372 statusDict = dictionaryFromServerAdmin("fullstatus postgres_server")
375 newState = dictionaryFromServerAdmin("stop postgres_server")
383 statusDict = dictionaryFromServerAdmin("fullstatus postgres")
386 newState = dictionaryFromServerAdmin("stop postgres")
569 dictionaryFromServerAdmin("stop postgres")
577 statusDict = dictionaryFromServerAdmin("fullstatu
[all...]

Completed in 62 milliseconds