8

Can anyone tell me where I can find it (or what's the workaround) ?

In PgAdmin III it is in "Plugins".

I need it in order to \copy.

Florian Seliger
  • 421
  • 4
  • 16

2 Answers2

4

This feature is yet to be implemented and already in queue.

Feature request: https://redmine.postgresql.org/issues/2341

There is no workaround, You have to execute it manually from terminal/command prompt.

Murtuza Z
  • 5,639
  • 1
  • 28
  • 52
0

This feature is not available in server mode for pgadmin

Lovelin B
  • 60
  • 3