Ingar F Pedersen

Results 3 comments of Ingar F Pedersen

Yes, `std::vector varpath{ "0:Objects", "0:Server", "0:ServerStatus"};` gives the same result... But `std::vector varpath{ "0:Objects", "0:Server"};` works just fine... And as you can see in the original post, there is a...

Here is part of the log where the error first appears, I have removed a lot of lines before this error occurs: ``` LOG: Refresh mountain_peak_point CONTEXT: PL/pgSQL function mountain_peak_point.refresh()...

In the initial import I'm seeing stuff like this is the log which seems to be related, but on initial import this does not cause the error: ``` CONTEXT: PL/pgSQL...