Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #498

What is best way to compile an database postgresql created in linux for Windows?

Newsgroups comp.databases.postgresql
Date 2013-10-10 05:49 -0700
Message-ID <c5fd866e-7d34-4789-94da-97ef706d9e3f@googlegroups.com> (permalink)
Subject What is best way to compile an database postgresql created in linux for Windows?
From Diego Miranda <dsousamiranda@gmail.com>

Show all headers | View raw


Hi guys,

I have an doubt. How I make to put a database postgresql in my program compiled for windows? Ok, let's get with a more bit details.

My program was write entirely in python and I'm using postgresql as database, but I'm developing he in Linux. This is my doubt. I have an database in Linux and I wanna he compiles for windows. 

For compile my program for windows, I use Py2exe API, he converts all for bytecode but I don't know if it works with Postgresql database.

Exists another way to do it?

Thanks everyone.
Diego.

Back to comp.databases.postgresql | Previous | Next | Find similar | Unroll thread


Thread

What is best way to compile an database postgresql created in linux for Windows? Diego Miranda <dsousamiranda@gmail.com> - 2013-10-10 05:49 -0700

csiph-web