PostgreSQL如何导出数据
            
            #368
          
          
        -
| 
         我想用用户对话记录来微调本地模型(已告知会使用数据),看了下railway里面是用PostgreSQL作为数据库,但是没找到下载数据库文件的方法。  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            swuecho
          
      
      
        Jul 1, 2023 
      
    
    Replies: 1 comment 1 reply
-
| 
         railway 你找到 database URL 然后pg dump 就可以了 具体搜一下  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        myrzx
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
railway 你找到 database URL 然后pg dump 就可以了 具体搜一下