>>>>> On Wed, 7 Sep 2022 12:08:10 +0200, Uwe Schuerkamp said:
> 
> On Mon, Sep 05, 2022 at 05:14:28PM +0100, Martin Simmons wrote:
> > >>>>> On Mon, 5 Sep 2022 11:21:52 +0200, Uwe Schuerkamp said:
> > > 
> > > I've tried casting "blob" and "tinyblob" (the mariadb column types for
> > > VolumeName, for example) to "text", but pgloader just hangs when
> > > including those cast statements.
> > 
> > What exact cast statement did you use?
> > 
> 
> Hello Martin,
> 
> I think I used
> 
> cast type tinyblob to text
> 
> for testing purposes, but I don't have the pgloader config file any more, 
> sorry.
> 
> All the best,

This might work but I've not tested it:

cast type tinyblob to text using varbinary-to-string

__Martin


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to