Re: [SPAM] Re: [GENERAL] Invalid field size - Mailing list pgsql-general

From Moreno Andreo
Subject Re: [SPAM] Re: [GENERAL] Invalid field size
Date
Msg-id 31ee8f4c-c30c-70dd-9cb2-5fa1c02f7469@evolu-s.it
Whole thread Raw
In response to Re: [GENERAL] Invalid field size  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Il 04/07/2017 16:36, Adrian Klaver ha scritto:
> On 07/04/2017 04:16 AM, Moreno Andreo wrote:
>> I've implemented a backup procedure in C# with Npgsql (using COPY TO
>> I dump all tables in a compressed file) that's been working well in
>> the last 5 years (and it's still working, since this is a single,
>> isolated case).
>>
>> OS: Windows 7
>> PG: 9.1.6 (I know, it's EOL, but I think it's not matter here)
>
> Are you restoring to same as above or to another machine or Postgres
> instance?
Yes, that's what this function is intended to do... users can move their
data from a computer to another one, having the application installed.
(OS: always windows, Postgresql: always 9.1.6)
Unfortunately I can't restore this file in the source machine (user is
away).



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Invalid field size
Next
From: Moreno Andreo
Date:
Subject: Re: [GENERAL] Invalid field size