> But the following does not:
> 
> $ createdb -T template0 -E SQL_ASCII testing
> 
> I will submit patches later after I've tested them.
> 

Hi Dan

Can you check for constency with the other databases (Mysql/Sqlite) how are 
spell the table,columns and their order in declaration.
I know we don't care about sensitive case under postgresql, but it would make 
easier to migrate from one db to another
(dump stupid sql) or csv file ( but actually you need to know the order to 
re-import them)

I've done many transformation for a job like this one month ago. (was on my 
todo list ... )
Perharps we need to have some sort of reflexion, as I've not checked if bacula 
save catalog job use full insert or not.



-- 

     Bruno Friedmann


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to