Skip to content
Snippets Groups Projects
Commit 1171279d authored by Valery Sizov's avatar Valery Sizov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 691a1fa5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -83,7 +83,7 @@ module Geo
def recovery_to_point_in_time
lsn = lsn_from_pitr_file
 
return unless lsn
return if lsn.nil?
 
puts
puts "Recovery to point #{lsn}...".color(:yellow)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment