Re: cloudNativePg bootstrap from dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On May 10, 2024, at 10:15 AM, Alessandro Dentella <sandro.dentella@xxxxxxxxx> wrote:
> 
> I'd say no. based on the fact tat If I query the dimension with \l+ I see 85 MB, that is exactly the same dim I find in a db initialized with the same dump. where the import finishes correctly (not in k8s).
> 
> On the other side If I add -e and look at the issued SQL statement, many create table statement are missing (but the table are there).

I think -e only gives you DML, not DDL. For that you need --echo-all

Maybe it's just not closing the connection as you expect when it hits end of file? Maybe something about how that cnf command works???

Sitting there waiting for another command?







[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux