On 10/06/17 19:28, Leyne, Sean wrote:
It's clear that choice to use isc_info_svc_line to mark chunk of stdin sent to
service via SPB was not wise choice (to say it mildly). Both
isc_info_svc_to_eof and isc_info_svc_line are normally used for service
output (query items) and they were created just for that purpose.

    Why? These tags identify line of text data or chunk of binary data in 
buffer.
That's all. No difference in what direction the buffer is sent.
    Using one set of tags for output and different set for input - _that_ would
make a confusion.
A general question about the idea of "streaming" fbk file to a remote server 
for restore.

There would need to be a proper protocol to handle the stream, no?

It would be impossible to send the fbk in a single operation, so sending the 
fbk in blocks would be required.

Yes, certainly - exactly like it works now.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to