Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. basalt:~ dvanvelzen$ strings /usr/bin/createuser
  2. pgscripts-9.0
  3. createuser
  4. Try "%s --help" for more information.
  5. h:p:U:wWedDsSaArRiIlLc:PEN
  6. host
  7. port
  8. username
  9. no-password
  10. password
  11. echo
  12. createdb
  13. no-createdb
  14. superuser
  15. no-superuser
  16. createrole
  17. no-createrole
  18. inherit
  19. no-inherit
  20. login
  21. no-login
  22. adduser
  23. no-adduser
  24. connection-limit
  25. pwprompt
  26. encrypted
  27. unencrypted
  28. %s: too many command-line arguments (first is "%s")
  29. Enter name of role to add:
  30. Enter password for new role:
  31. Enter it again:
  32. Passwords didn't match.
  33. Shall the new role be a superuser?
  34. Shall the new role be allowed to create databases?
  35. Shall the new role be allowed to create more new roles?
  36. postgres
  37. CREATE ROLE %s
  38. ENCRYPTED
  39. UNENCRYPTED
  40. PASSWORD
  41. Password encryption failed.
  42. SUPERUSER
  43. NOSUPERUSER
  44. CREATEDB
  45. NOCREATEDB
  46. CREATEROLE
  47. NOCREATEROLE
  48. INHERIT
  49. NOINHERIT
  50. LOGIN
  51. NOLOGIN
  52. CONNECTION LIMIT %s
  53. %s: creation of new role failed: %s
  54. %s creates a new PostgreSQL role.
  55. Usage:
  56. %s [OPTION]... [ROLENAME]
  57. Options:
  58. -c, --connection-limit=N connection limit for role (default: no limit)
  59. -d, --createdb role can create new databases
  60. -D, --no-createdb role cannot create databases
  61. -e, --echo show the commands being sent to the server
  62. -E, --encrypted encrypt stored password
  63. -i, --inherit role inherits privileges of roles it is a
  64. member of (default)
  65. -I, --no-inherit role does not inherit privileges
  66. -l, --login role can login (default)
  67. -L, --no-login role cannot login
  68. -N, --unencrypted do not encrypt stored password
  69. -P, --pwprompt assign a password to new role
  70. -r, --createrole role can create new roles
  71. -R, --no-createrole role cannot create roles
  72. -s, --superuser role will be superuser
  73. -S, --no-superuser role will not be superuser
  74. --help show this help, then exit
  75. --version output version information, then exit
  76. Connection options:
  77. -h, --host=HOSTNAME database server host or socket directory
  78. -p, --port=PORT database server port
  79. -U, --username=USERNAME user name to connect as (not the one to create)
  80. -w, --no-password never prompt for password
  81. -W, --password force password prompt
  82. If one of -d, -D, -r, -R, -s, -S, and ROLENAME is not specified, you will
  83. be prompted interactively.
  84. Report bugs to <pgsql-bugs@postgresql.org>.
  85. Cancel request sent
  86. Could not send cancel request: %s
  87. %s (%s/%s)
  88. Please answer "%s" or "%s".
  89. pg_strdup: cannot duplicate null pointer (internal error)
  90. out of memory
  91. %s: query failed: %s
  92. %s: query was: %s
  93. Password:
  94. %s: out of memory
  95. user
  96. dbname
  97. fallback_application_name
  98. %s: could not connect to database %s
  99. %s: could not connect to database %s: %s
  100. --help
  101. --version
  102. %s (PostgreSQL) 9.0.4
  103. %s: could not obtain information about current user: %s
  104. (%s)
  105. TABLE
  106. SEQUENCE
  107. TABLES
  108. SEQUENCES
  109. SELECT
  110. USAGE
  111. INSERT
  112. REFERENCES
  113. DELETE
  114. TRIGGER
  115. TRUNCATE
  116. UPDATE
  117. UPDATE,DELETE
  118. FUNCTION
  119. FUNCTIONS
  120. EXECUTE
  121. LANGUAGE
  122. SCHEMA
  123. CREATE
  124. DATABASE
  125. CONNECT
  126. TEMPORARY
  127. TABLESPACE
  128. FOREIGN DATA WRAPPER
  129. FOREIGN SERVER
  130. LARGE OBJECT
  131. %d.%d.%d
  132. 0123456789abcdef
  133. _XXXXXXX
  134. AND
  135. WHERE
  136. |*+?()[]{}.^$\
  137. ^(.*)$
  138. (%s ~
  139. OR %s ~
  140. %s ~
  141. %sREVOKE ALL
  142. ON %s %s FROM PUBLIC;
  143. %sGRANT CONNECT ON %s %s TO PUBLIC;
  144. ON %s %s FROM %s;
  145. %sGRANT %s ON %s %s TO %s;
  146. %sGRANT %s ON %s %s TO %s WITH GRANT OPTION;
  147. SET SESSION AUTHORIZATION %s;
  148. %sGRANT %s ON %s %s TO
  149. PUBLIC;
  150. group
  151. GROUP %s;
  152. PUBLIC
  153. GROUP %s
  154. WITH GRANT OPTION;
  155. RESET SESSION AUTHORIZATION;
  156. %s%s
  157. ALTER DEFAULT PRIVILEGES FOR ROLE %s
  158. IN SCHEMA %s
  159. abort
  160. absolute
  161. access
  162. action
  163. admin
  164. after
  165. aggregate
  166. also
  167. alter
  168. always
  169. analyse
  170. analyze
  171. array
  172. assertion
  173. assignment
  174. asymmetric
  175. authorization
  176. backward
  177. before
  178. begin
  179. between
  180. bigint
  181. binary
  182. boolean
  183. both
  184. cache
  185. called
  186. cascade
  187. cascaded
  188. case
  189. cast
  190. catalog
  191. chain
  192. char
  193. character
  194. characteristics
  195. check
  196. checkpoint
  197. class
  198. close
  199. cluster
  200. coalesce
  201. collate
  202. column
  203. comment
  204. comments
  205. commit
  206. committed
  207. concurrently
  208. configuration
  209. connection
  210. constraint
  211. constraints
  212. content
  213. continue
  214. conversion
  215. copy
  216. cost
  217. create
  218. cross
  219. current
  220. current_catalog
  221. current_date
  222. current_role
  223. current_schema
  224. current_time
  225. current_timestamp
  226. current_user
  227. cursor
  228. cycle
  229. data
  230. database
  231. deallocate
  232. decimal
  233. declare
  234. default
  235. defaults
  236. deferrable
  237. deferred
  238. definer
  239. delete
  240. delimiter
  241. delimiters
  242. desc
  243. dictionary
  244. disable
  245. discard
  246. distinct
  247. document
  248. domain
  249. double
  250. drop
  251. each
  252. else
  253. enable
  254. encoding
  255. enum
  256. escape
  257. except
  258. exclude
  259. excluding
  260. exclusive
  261. execute
  262. exists
  263. explain
  264. external
  265. extract
  266. false
  267. family
  268. fetch
  269. first
  270. float
  271. following
  272. force
  273. foreign
  274. forward
  275. freeze
  276. from
  277. full
  278. function
  279. functions
  280. global
  281. grant
  282. granted
  283. greatest
  284. group
  285. handler
  286. having
  287. header
  288. hold
  289. hour
  290. identity
  291. ilike
  292. immediate
  293. immutable
  294. implicit
  295. including
  296. increment
  297. index
  298. indexes
  299. inherits
  300. initially
  301. inline
  302. inner
  303. inout
  304. input
  305. insensitive
  306. insert
  307. instead
  308. integer
  309. intersect
  310. interval
  311. into
  312. invoker
  313. isnull
  314. isolation
  315. join
  316. language
  317. large
  318. last
  319. lc_collate
  320. lc_ctype
  321. leading
  322. least
  323. left
  324. level
  325. like
  326. limit
  327. listen
  328. load
  329. local
  330. localtime
  331. localtimestamp
  332. location
  333. lock
  334. mapping
  335. match
  336. maxvalue
  337. minute
  338. minvalue
  339. mode
  340. month
  341. move
  342. name
  343. names
  344. national
  345. natural
  346. nchar
  347. next
  348. nocreatedb
  349. nocreaterole
  350. nocreateuser
  351. noinherit
  352. nologin
  353. none
  354. nosuperuser
  355. nothing
  356. notify
  357. notnull
  358. nowait
  359. null
  360. nullif
  361. nulls
  362. numeric
  363. object
  364. offset
  365. oids
  366. only
  367. operator
  368. option
  369. options
  370. order
  371. outer
  372. over
  373. overlaps
  374. overlay
  375. owned
  376. owner
  377. parser
  378. partial
  379. partition
  380. placing
  381. plans
  382. position
  383. preceding
  384. precision
  385. prepare
  386. prepared
  387. preserve
  388. primary
  389. prior
  390. privileges
  391. procedural
  392. procedure
  393. quote
  394. range
  395. read
  396. real
  397. reassign
  398. recheck
  399. recursive
  400. references
  401. reindex
  402. relative
  403. release
  404. rename
  405. repeatable
  406. replace
  407. replica
  408. reset
  409. restart
  410. restrict
  411. returning
  412. returns
  413. revoke
  414. right
  415. role
  416. rollback
  417. rows
  418. rule
  419. savepoint
  420. schema
  421. scroll
  422. search
  423. second
  424. security
  425. select
  426. sequence
  427. sequences
  428. serializable
  429. server
  430. session
  431. session_user
  432. setof
  433. share
  434. show
  435. similar
  436. simple
  437. smallint
  438. some
  439. stable
  440. standalone
  441. start
  442. statement
  443. statistics
  444. stdin
  445. stdout
  446. storage
  447. strict
  448. strip
  449. substring
  450. symmetric
  451. sysid
  452. system
  453. table
  454. tables
  455. tablespace
  456. temp
  457. template
  458. temporary
  459. text
  460. then
  461. time
  462. timestamp
  463. trailing
  464. transaction
  465. treat
  466. trigger
  467. trim
  468. true
  469. truncate
  470. trusted
  471. type
  472. unbounded
  473. uncommitted
  474. union
  475. unique
  476. unknown
  477. unlisten
  478. until
  479. update
  480. using
  481. vacuum
  482. valid
  483. validator
  484. value
  485. values
  486. varchar
  487. variadic
  488. varying
  489. verbose
  490. version
  491. view
  492. volatile
  493. when
  494. where
  495. whitespace
  496. window
  497. with
  498. without
  499. work
  500. wrapper
  501. write
  502. xmlattributes
  503. xmlconcat
  504. xmlelement
  505. xmlforest
  506. xmlparse
  507. xmlpi
  508. xmlroot
  509. xmlserialize
  510. year
  511. zone
  512. /../
  513. /usr/share/man
  514. /usr/bin
  515. /Library/WebServer/Documents/postgresql
  516. /usr/share/doc//postgresql
  517. /usr/share/locale
  518. /usr/lib/postgresql
  519. /usr/lib
  520. /usr/include/postgresql/server
  521. /usr/include/postgresql
  522. /usr/include
  523. /private/etc/postgresql
  524. /usr/share/postgresql
  525. pclose failed
  526. child process exited with exit code %d
  527. (unknown)
  528. %d: %s
  529. child process was terminated by signal %s
  530. child process exited with unrecognized status %d
  531. fgets failure
  532. could not identify current directory: %s
  533. could not change directory to "%s"
  534. could not read symbolic link "%s"
  535. invalid binary "%s"
  536. PATH
  537. could not read binary "%s"
  538. could not find a "%s" to execute
  539. postgres-9.0
  540. PGSYSCONFDIR
  541. PGSYSCONFDIR=%s
  542. /%s%s
  543. "%s" -V 2>%s
  544. /dev/null
  545. /dev/tty
  546. Unknown error
  547. basalt:~ dvanvelzen$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement