【问题标题】:Does PostgreSQL Database work on Windows Server 2012 R2PostgreSQL 数据库是否可以在 Windows Server 2012 R2 上运行
【发布时间】:2016-02-03 10:16:16
【问题描述】:

我们可以为 windows server 2012 R2 安装 PostgreSql 数据库吗?我们是否需要任何商业许可证才能通过我们的 Windows 桌面应用程序重新分发它?

【问题讨论】:

  • 看起来这包含在 postgres 许可证中:stackoverflow.com/questions/7217161/…
  • 这与 C#、.NET 和 WPF 有什么关系?这也是本网站的题外话。
  • "我们是否需要任何商业许可证才能重新分发" - 不需要。因为它是在 MIT 许可下获得许可的:postgresql.org/about/licence
  • 这背后还有其他问题吗?因为从 PostgreSQL 的站点和下载页面中答案应该很明显
  • Quote from the FAQ: "PostgreSQL 在 Windows XP 及更高版本上受支持,至少从 9.0 版开始。它将在 32 位和 64 位系统上运行"

标签: windows postgresql windows-server-2012


【解决方案1】:
Q: Is it supported in Windows Server 2012 R2?
Ans: Yes

Q: Is it free?
Ans: Yes (MIT License)

Q: Does it have unknown issues in the latest Stable release?
Ans: Probably yes. But that is true for any software.

Q: Does it have jarring in-the-face bugs that stand unresolved?
Ans: Probably no.

Q: So should you be considering it effectively stable on Windows Server 2012 R2?
Ans: Yes

【讨论】:

    猜你喜欢
    • 2018-10-24
    • 2020-08-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多