

 从补丁 198 开始，Amazon Redshift 将不再支持创建新的 Python UDF。现有的 Python UDF 将继续正常运行至 2026 年 6 月 30 日。有关更多信息，请参阅[博客文章](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/)。

# 查询故障排除
<a name="queries-troubleshooting"></a>

本节提供快速参考，帮助您识别和解决一些在使用 Amazon Redshift 查询时可能遇到的最常见问题和最严重问题。

**Topics**
+ [连接失败](queries-troubleshooting-connection-fails.md)
+ [查询挂起](queries-troubleshooting-query-hangs.md)
+ [查询耗时过长](queries-troubleshooting-query-takes-too-long.md)
+ [加载失败](queries-troubleshooting-load-fails.md)
+ [加载耗时过长](queries-troubleshooting-load-takes-too-long.md)
+ [加载数据不正确](queries-troubleshooting-load-data-incorrect.md)
+ [设置 JDBC 提取大小参数](set-the-JDBC-fetch-size-parameter.md)

这些建议为您提供进行故障排除的起点。您还可以参阅以下资源以获取更多详细信息。

有关 Amazon Redshift 功能中可能影响应用程序的行为更改的信息，请参阅[行为更改](https://docs.aws.amazon.com/redshift/latest/mgmt/behavior-changes.html)。
+ [访问 Amazon Redshift 集群和数据库](https://docs.aws.amazon.com/redshift/latest/mgmt/using-rs-tools.html)
+ [自动表优化](t_Creating_tables.md)
+ [在 Amazon Redshift 中加载数据](t_Loading_data.md)
+ [教程：从 Amazon S3 加载数据](tutorial-loading-data.md)