[BUGS] BUG #8493: Changing file permissions on all files during install

2013-09-30 Thread m8000
The following bug has been logged on the website:

Bug reference:  8493
Logged by:  Ronny
Email address:  m8...@abc.se
PostgreSQL version: 9.3.0
Operating system:   Win 7
Description:

Hi 


Postgresql install is running this command during install:
icacls  E:\ /grant "NT AUTHORITY\NetworkService":(NP)(RX) 


The installation took over 1 hour.
I install postgresql on C: and the database in E:\database


Regards,
Ronny



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


[BUGS] BUG #8492: problem with bigint datatype

2013-09-30 Thread v-alfiya
The following bug has been logged on the website:

Bug reference:  8492
Logged by:  Alfiya
Email address:  v-alf...@mail.ru
PostgreSQL version: Unsupported/Unknown
Operating system:   Linux
Description:

Hello! I used OTL and DataDirect driver- ODBC PostgreSQL Wire Protocol
driver for postgres in Linux/ When I tried some table, with has bigint
datatype column, I have been this error:insufficient data left in
message(File pqformat.c;Line 574;Routine pq_copymsgbytes;). 
My INSERT query:
"INSERT INTO
\"public\".\"MS2PG_DML_0001_BIN\"(\"s_bigint\",\"s_binary1\",\"s_binary99\",\"s_varbinary1\",\"s_varbinary99\")
VALUES
(:P1,:P2,:P3,:P4,:P5) ".
Data for insert have char type. Help me please. Why does this error happen?
How  can it be solved? Thanks.



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