简体   繁体   English

使用PGSQL的ASP.NET性能

[英]ASP.NET performance with PGSQL

I have ac# asp.net app that connects to local databases using port forwarding. 我有一个ac#asp.net app,它使用端口转发连接到本地数据库。 Depending on the local users upload speed this can make it really slow. 根据本地用户的上传速度,这可能会让它变得非常慢。 Is there anyway (other than limiting the databases transactions which we are doing) of making this whole process run quicker. 无论如何(除了限制我们正在做的数据库事务),使整个过程运行得更快。 What database architecutre would help etc. I'm a bit of a beginner with this so i would appreciate any help you can offer. 什么数据库architecutre会帮助等我这是一个初学者,所以我很感激您提供的任何帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM