Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #498
| 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> |
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
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