mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-10 00:07:00 +02:00
Add some more debug information.
This commit is contained in:
parent
a9d160dc32
commit
55940a5a64
@ -43,6 +43,10 @@
|
||||
list-encodings upgrade-config load)
|
||||
options
|
||||
|
||||
(when debug
|
||||
(format t "sb-impl::*default-external-format* ~s~%"
|
||||
sb-impl::*default-external-format*))
|
||||
|
||||
(when version
|
||||
(format t "pgloader version ~s~%" *version-string*))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user