Re: pgdump with batch insert

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

 



El mié, 08-04-2015 a las 17:32 +0530, Ankur Kaushik escribió:
> Hi ,
> 
> 
> 
> 
> Is there possibility in pgdump to get insert statement in batch insert
> into tablename value(),(),(),;

No, pg_dump doesn't generate insert statements of multiple values, just
one value per insert with --inserts

> 
> 
> as well as We can use replace keyword or insert ignore .




-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux