 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
LonelyWalker
Joined: 16 Oct 2015 Posts: 18 Country: Russian Federation |
|
SA 7.4.435 + Postgres 9.5 = table code error |
|
May be it's already solved, but now - from context menu on any table by clicking "Code" link error eccurs:
 |
 |
/*
Cannot find source code for "public"."report_data".
DDL utility returned error:
C:\Program Files (x86)\PostgreSQL\9.5\bin\pg_dump.exe: illegal option -- i
Try "pg_dump --help" for more information.
*/
|
Thank you for attention
|
|
Wed Feb 10, 2016 6:34 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
I guess it copied something from the previous version settings.
Please open SQL Assistant's Options.
Click DB Options tab
Select PostgreSQL type on the left
Click DDL Extraction utility option on the right and enter ddl\PostgreSQL_ddl.bat
Save options. This should fix the issue
|
|
Wed Feb 10, 2016 10:14 am |
|
 |
LonelyWalker
Joined: 16 Oct 2015 Posts: 18 Country: Russian Federation |
|
|
|
Now it said
 |
 |
/*
Cannot find source code for "public"."equipment".
DDL utility returned error:
pg_dump: server version: 9.5.0; pg_dump version: 9.4.1
pg_dump: aborting because of server version mismatch
*/ |
When i replace all files in folder ddl\pg_dump with actual from PG 9.5, previous eror occurs (illegal option -- i ).
|
|
Wed Feb 10, 2016 11:17 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
 |
 |
When i replace all files |
If you do that, you would also need to edit the PostgreSQL_DDL.bat batch file to make it compatible with your pg_dump version.
|
|
Wed Feb 10, 2016 11:58 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|